NULL博文链接:https://jilongliang.iteye.com/blog/1461006
2024/3/20 20:06:09 2.7MB 源码 工具
1
国家标准行业分类,2017年的数据,有几千条数据,人工在前端添加基本不现实,一般是通过数据库的方式调取,分享给各位猿友。
部分内容展示--------------------------------Tablestructurefor`industrys`------------------------------DROPTABLEIFEXISTS`industrys`;CREATETABLE`industrys`(`id`int(11)NOTNULLAUTO_INCREMENT,`name`varchar(300)NOTNULLDEFAULT''COMMENT'行业名称',`parent_id`int(11)NOTNULLDEFAULT'0'COMMENT'父id',`created_at`int(11)DEFAULTNULL,`updated_at`int(11)DEFAULTNULL,`deleted_at`int(11)DEFAULTNULL,PRIMARYKEY(`id`))ENGINE=InnoDBAUTO_INCREMENT=1046694DEFAULTCHARSET=utf8COMMENT='行业表';--------------------------------Recordsofindustrys------------------------------INSERTINTO`industrys`VALUES('1','农业','0',null,null,null);INSERTINTO`industrys`VALUES('2','食品、饮料','0',null,null,null);INSERTINTO`industrys`VALUES('3','服装','0',null,null,null);INSERTINTO`industrys`VALUES('4','纺织、皮革','0',null,null,null);INSERTINTO`industrys`VALUES('5','电工电气','0',null,null,null);INSERTINTO`industrys`VALUES('6','家用电器','0',null,null,null);INSERTINTO`industrys`VALUES('7','数码、电脑','0',null,null,null);INSERTINTO`industrys`VALUES('8','化工','0',null,null,null);INSERTINTO`industrys`VALUES('9','冶金矿产','0',null,null,null);INSERTINTO`industrys`VALUES('10','能源','0',null,null,null);INSERTINTO`industrys`VALUES('11','环保','0',null,null,null);INSERTINTO`industrys`VALUES('12','交通运输','0',null,null,null);
2024/3/17 16:20:22 101KB 行业分类 mysql 国民经济
1
C#.net实现学生成绩管理系统namespace学生成绩管理系统{partialclassFormlogin{//////必需的设计器变量。
///privateSystem.ComponentModel.IContainercomponents=null;//////清理所有正在使用的资源。
//////如果应释放托管资源,为true;
否则为false。
protectedoverridevoidDispose(booldisposing){if(disposing&&(components!=null)){components.Dispose();}base.Dispose(disposing);}#regionWindows窗体设计器生成的代码//////设计器支持所需的方法-不要///使用代码编辑器修改此方法的内容。
///privatevoidInitializeComponent(){this.labeluser=newSystem.Windows.Forms.Label();this.textBoxuser=newSystem.Windows.Forms.TextBox();this.labelcode=newSystem.Windows.Forms.Label();this.textBoxcode=newSystem.Windows.Forms.TextBox();this.buttonin=newSystem.Windows.Forms.Button();this.buttonout=newSystem.Windows.Forms.Button();this.SuspendLayout();////labeluser//this.labeluser.Font=newSystem.Drawing.Font("宋体",10.5F,System.Drawing.FontStyle.Regular,System.Drawing.GraphicsUnit.Point,((byte)(134)));this.labeluser.Location=newSystem.Drawing.Point(31,50);this.labeluser.Name="labeluser";this.labeluser.Size=newSystem.Drawing.Size(55,26);this.labeluser.TabIndex=0;this.labeluser.Text="用户名";this.labeluser.TextAlign=System.Drawing.ContentAlignment.MiddleCenter;////textBoxuser//this.textBoxuser.Location=newSystem.Drawing.Point(126,55);this.textBoxuser.Name="textBoxuser";this.textBoxuser.Size=newSystem.Drawing.S
2024/3/13 12:24:54 257KB 学生成绩管理系统(C#)
1
NULL博文链接:https://xx371557412.iteye.com/blog/1440681
2024/2/26 5:55:03 1KB 源码 工具
1
while(1){/*usercodestart*/if(basicRfPacketIsReady()){basicRfReceive(buf,1,NULL);if(buf[0]==0x01){P1_7=!P1_7;P1_0=1;4}elseif(buf[0]==0x00){P1_7=!P1_7;P1_0=0;}elseif(buf[0]==0x03){P2_0=!P2_0;P1_1=1;}elseif(buf[0]==0x02){P2_0=!P2_0;P1_1=0;}}/*usercodeend*/}
2024/2/20 21:33:51 391KB 单片 CC2530 双联继电
1
NULL博文链接:https://virusfu.iteye.com/blog/921521
2024/2/20 14:38:36 19KB 源码 工具
1
NULL博文链接:https://ice-cream.iteye.com/blog/306073
2024/2/17 8:38:37 84KB 源码 工具
1
NULL博文链接:https://ch-dj.iteye.com/blog/1638539
2024/2/15 5:16:21 5KB 源码 工具
1
CocosCreator实现左右跳游戏JumpLR.zipconst{ccclass,property}=cc._decorator;@ccclassexportdefaultclassBoxextendscc.Component{@property(cc.Label)txtNum:cc.Label=null;privatemPrevBox:cc.Node=null;privatemNextBox:cc.Node=null;privatemOffset:number=0;//[-4,4]//LIFE-CYCLECALLBACKS://onLoad(){}start(){}//update(dt){}setOffset(offset:number){this.mOffset=offset;}getOffset(){returnthis.mOffset;}setPrev(prev:cc.Node){this.mPrevBox=prev;}getPrev(){returnthis.mPrevBox;}setNext(next:cc.Node){this.mNextBox=next;}getNext(){returnthis.mNextBox;}setNum(num:number){this.txtNum.string=`${num}`;}down(y:number){this.node.runAction(cc.sequence(cc.moveBy(0.4,0,y),cc.callFunc(()=>{NodeMgr.putBox(this.node);})));}}
2024/2/13 18:32:35 807KB CocosCreator实现左右
1
NULL博文链接:https://o-oand0-0.iteye.com/blog/1585854
2024/2/4 19:46:05 19KB 源码 工具
1
共 253 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡