编号441900广东省东莞市地图数据,包含adcode和name包括松山湖
2024/5/22 3:24:04 289KB 地图 json echarts
1
数据是根据百度地图api爬取的中国行政区域(县级及以上)经纬度坐标及轮廓坐标,数据格式如下:CREATETABLE`regions`(`id`int(11)NOTNULL,`citycode`varchar(16)DEFAULTNULL,--城市区号`adcode`varchar(16)DEFAULTNULL,--行政代码`name`varchar(32)DEFAULTNULL,--行政区域名称`polyline`longtext,--行政区域边界`center`varchar(32)DEFAULTNULL,--行政区域中心点`level`varchar(8)DEFAULTNULL,--行政区域级别PRIMARYKEY(`id`))
2024/1/17 15:50:10 43.57MB data 行政区域坐标 区域边界轮廓
1
创建表的字段如下,有需要再下载。
CREATETABLE`region`(`id`int(11)unsignedNOTNULLAUTO_INCREMENTCOMMENT'表id',`name`varchar(32)DEFAULTNULLCOMMENT'地区名称',`level`tinyint(4)DEFAULTNULLCOMMENT'1:省(province)2:市(city)3:区,县(district)4:街道(street)',`parent_id`int(10)DEFAULTNULLCOMMENT'父id',`adcode`int(10)DEFAULTNULLCOMMENT'地址编码',`center`varchar(255)DEFAULTNULL,PRIMARYKEY(`id`))ENGINE=InnoDBAUTO_INCREMENT=12120DEFAULTCHARSET=gbk;
2023/12/22 15:08:12 1.16MB sql
1
StartingOutwithPython,GlobalEditionBy作者:TonyGaddis(author)ISBN-10书号:1292225750ISBN-13书号:9781292225753Edition版本:4thedition出版日期:2018-04-20Pages:748ForcoursesinPythonprogramming.Aclearandstudent-friendlyintroductiontothefundamentalsofPythonInStartingOutwithPython,4thEdition,TonyGaddis’accessiblecoverageintroducesstudentstothebasicsofprogramminginahigh-levellanguage.Python,aneasy-to-learnandincreasinglypopularobject-orientedlanguage,allowsreaderstobecomecomfortablewiththefundamentalsofprogrammingwithoutthetroublesomesyntaxthatcanbechallengingfornovices.WiththeknowledgeacquiredusingPython,studentsgainconfidenceintheirskillsandlearntorecognizethelogicbehinddevelopinghigh-qualityprograms.StartingOutwithPythondiscussescontrolstructures,functions,arrays,andpointersbeforeobjectsandclasses.AswithallGaddistexts,clearandeasy-to-readcodelistings,conciseandpracticalreal-worldexamples,focusedexplanations,andanabundanceofexercisesappearineverychapter.Updatestothe4thEditionincluderevised,improvedproblemsthroughout,andnewTurtleGraphicssectionsthatprovideflexibilityasassignable,optionalmaterial.PrefaceChapter1IntroductiontoComputersandProgrammingChapter2Input,Processing,andOutputChapter3DecisionStructuresandBooleanLogicChapter4RepetitionStructuresChapter5FunctionsChapter6FilesandExceptionsChapter7ListsandTuplesChapter8MoreAboutStringsChapter9DictionariesandSetsChapter10ClassesandObject-OrientedProgrammingChapter11InheritanceChapter12RecursionChapter13GUlProgrammingAppendixAInstalingPythonAppendixBIntroductiontoIDLEAppendixCTheASCllCharacterSetAppendixDPredefinedNamedColorsAppendixEMoreAbouttheimportStatementAppendixFInstallingModuleswiththepipUtilityAppendixGAnswerstoCheckpoints
2023/12/9 12:26:18 6.02MB Python
1
RefactoringJavaScriptTurningBadCodeIntoGoodCodeEarlyRelease英文pdf
2023/7/23 7:10:33 3.97MB Refactoring JavaScript
1
620103兰州市七里河地图数据,包含adcode和name
2023/6/13 13:33:07 30KB echarts 地图 json
1
高德开放平台提供的城市编码表AMap_adcode_citycode.xlsx版本日期:2021年01月22日官方提供的xlsx,但不知道为什么官网后来不提供下载了
2023/6/4 10:30:32 89KB adcode citycode 城市编码
1
http://blog.csdn.net/MadCode2222222222222/article/details/78467117
2023/6/2 16:58:23 18.46MB Android Json SSM MySQL
1
北斗B1C、B2a导频路以及数据路伪码天生代码generateB1CDcode.mB1C数据路主码generateB1CPcode.mB1C导频路主码generateB1COcode.mB1C导频蹊径码generateB2aDcode.mB2a数据路主码generateB2aPcode.mB2a导频路主码generateB2aOcode.mB2a导频蹊径码
2023/3/28 10:05:57 4KB 北斗 B1C B2a
1
530724云南丽江宁蒗县地图数据,包括adcode和name
2016/8/15 3:09:45 40KB echarts 地图 json
1
共 12 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡