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
英文原版,数字版,非影印版,无水印,有目录,第三版。
HowcanyoubringoutMySQL’sfullpower?WithHighPerformanceMySQL,you’lllearnadvancedtechniquesforeverythingfromdesigningschemas,indexes,andqueriestotuningyourMySQLserver,operatingsystem,andhardwaretotheirfullestpotential.Thisguidealsoteachesyousafeandpracticalwaystoscaleapplicationsthroughreplication,loadbalancing,highavailability,andfailover.UpdatedtoreflectrecentadvancesinMySQLandInnoDBperformance,features,andtools,thisthirdeditionnotonlyoffersspecificexamplesofhowMySQLworks,italsoteachesyouwhythissystemworksasitdoes,withillustrativestoriesandcasestudiesthatdemonstrateMySQL’sprinciplesinaction.Withthisbook,you’lllearnhowtothinkinMySQL.LearntheeffectsofnewfeaturesinMySQL5.5,includingstoredprocedures,partitioneddatabases,triggers,andviewsImplementimprovementsinreplication,highavailability,andclusteringAchievehighperformancewhenrunningMySQLinthecloudOptimizeadvancedqueryingfeatures,suchasfull-textsearchesTakeadvantageofmodernmulti-coreCPUsandsolid-statedisksExplorebackupandrecoverystrategies—includingnewtoolsforhotonlinebackups
2024/2/13 16:47:11 15.87MB High Performance MySQL 3rd
1
VirtualTapeLibraryconsistsofseveralcomponents.LLD-Alowleveldriverimplementedasakernelmodule-mhvtlTargetdevices-Daemonsvtltape(1)andvtllibrary(1)whichimplementSCSItargetdevice(s)inuser-spaceUtilitycommandsmktape(1),vtlcmd(1)Andstartupscriptsbuild_library_config(1),make_vtl_devices(1)
2024/2/13 3:12:24 317KB MHVTL;
1
很简单,解压后只要把plugin里面的jar放到eclipse的plugin中,重启eclipse就可以了
2024/2/13 2:17:47 1.47MB swing eclipse plugin 可视化
1
何凯明的图像滤波引导的优化反射率t的算法及论文
2024/2/12 23:22:37 5.23MB guided image filting code
1
WM上使用的补丁包,NETCFv35.Messages.zh-CHS(1).cab非常好用
2024/2/12 18:41:51 401KB NETCFv35.Mes WM补丁
1
一年以来收集到的UserAgent数据,总数45184条,已做字符去重
2024/2/12 17:36:35 17.12MB 浏览器UserAgent 浏览器UA大全
1
RationalRhapsodyusesgraphicalmodelstogeneratesoftwareapplicationsinvariouslanguagesincludingC,C++,Ada,JavaandC#.
2024/2/12 12:46:44 1.45MB IBM C Tutorial Rational
1
原创学生网页设计制作作业成品站免费下载。
本网页作业为一个展示产品类型的网页设计作业作品成品。
使用dreamweaver制作采用DIV+CSS进行布局,总页面数量9页。
适合修改成为各种类型的产品展示网页,比如摄影、设计作品、电影、音乐等。
里边包括动漫作业个人主页博客等期末网页设计作业大学生高中生网页设计作业成品下载dreamweaver/frontpage网页设计制作大作业,期末考试网页作业下载
2024/2/12 10:24:09 17.54MB 网站
1
PatternRecognition(4th)英文无水印原版pdf第4版pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开本资源转载自网络,如有侵权,请联系上传者或csdn删除查看此书详细信息请在美国亚马逊官网搜索此书
2024/2/12 10:33:50 12.26MB Pattern Recognition
1
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡