自述文件用户テーブル柱子类型选项姓名细绳null:假电子邮件细绳null:假密码细绳null:假协会has_many:users_eventshas_many:events,通过:users_events活动テーブル柱子类型选项姓名细绳null:假年整数null:假月整数null:假天整数null:假start_hour整数null:假start_minute整数null:假投文本null:假地方细绳null:假price_future细绳price_today细绳null:假票务链接细绳协会has_many:users_eventshas_many:users,通过:users_eventsusers_eventsテーブル柱子类型选项用户参考null:fa
2025/1/17 10:22:39 2.23MB Ruby
1
as3.0雪花随机飘落:package{importflash.display.MovieClip;importflash.events.*;publicclassSNOWextendsMovieClip{varspeedx:Number=0;varspeedy:Number=0;publicfunctionSNOW(){speedx=5*Math.random()-0.5;speedy=5*Math.random();this.addEventListener(Event.ENTER_FRAME,Mot);//constructorcode}functionMot(e:Event){this.x+=speedx;this.y+=speedy;if(this.y>400){init();}}functioninit(){this.y=0;this.x=Math.random()*550;}}}
2024/12/28 15:53:27 9KB as3.0 雪花飘落
1
events-shop:活动组织团队的申请。
客户关系管理
2024/10/24 14:17:55 231KB JavaScript
1
WhatsetsLaravelapartfromotherPHPwebframeworks?Speedandsimplicity,forstarters.Thisrapidapplicationdevelopmentframeworkanditsvastecosystemoftoolsletyouquicklybuildnewsitesandapplicationswithclean,readablecode.Withthispracticalguide,MattStauffer–aleadingteacheranddeveloperintheLaravelcommunity–providesthedefinitiveintroductiontooneoftoday’smostpopularwebframeworks.Thebook’shigh-leveloverviewandconcreteexampleswillhelpexperiencedPHPwebdevelopersgetstartedwithLaravelrightaway.Bythetimeyoureachthelastpage,youshouldfeelcomfortablewritinganentireapplicationinLaravelfromscratch.Diveintoseveralfeaturesofthisframework,including:Blade,Laravel’spowerful,customtemplatingtoolToolsforgathering,validating,normalizing,andfilteringuser-provideddataLaravel’sEloquentORMforworkingwiththeapplication’sdatabasesTheIlluminaterequestobject,anditsroleintheapplicationlifecyclePHPUnit,Mockery,andPHPSpecfortestingyourPHPcodeLaravel’stoolsforwritingJSONandRESTfulAPIsInterfacesforfilesystemaccess,sessions,cookies,caches,andsearchToolsforimplementingqueues,jobs,events,andWebSocketeventpublishingLaravel’sspecialtypackages:Scout,Passport,Cashier,Echo,Elixir,Valet,andSocialite
2024/9/4 18:33:48 8.14MB Laravel Up Running
1
【版本已更新:http://download.csdn.net/source/2632090】(说明:这是一个输出DLL的项目,需要在其他项目添加引用使用,如果要直接运行,请自行添加入口函数)支持多个下载任务,分块多线程下载,断点续传。
(对比上个版本,完成了遗留的功能,修改了事件触发过程及处理方式,重新整理了代码及注释)内含两个窗体,可视为演示程序。
DownloadForm下载窗体,含相关事件处理及交互控制TestForm1调用DownloadForm下载测试Events.txt描述事件触发及处理流程希望写的能看懂:一般实时的事件需要在当前子线程处理;
而涉及到线程控制的事件(如结束下载线程),为了确保事件处理能正常执行,则才采用主线程代理的方式处理。
这种代理方式是由于系统中直接操作线程引发的,如果改用系统线程池的话,可以重新定制处理流程。
1
libev-4.27版本,截止2019-06-27最新版本,提供下载!免费的咋收积分了,改回免费!Libev是一个eventloop:向libev注册感兴趣的events,比如Socket可读事件,libev会对所注册的事件的源进行管理,并在事件发生时触发相应的程序。
2024/6/22 2:33:50 544KB libev
1
xilliixpciedma驱动(基于xilnxxdmaip核4.0的WDF驱动)---#XDMAWindowsDriverThisprojectisXilinx'ssampleWindowsdriverfor'DMA/BridgeSubsystemforPCIExpressv4.0'(XDMA)IP.*Pleasenotethatthisdriverandassociatedsoftwarearesuppliedtogiveabasicgenericreferenceimplementationonly.Customersmayhavespecificuse-casesand/orrequirementsforwhichthisdriverisnotsuitable.*###Dependencies*TargetmachinerunningWindows7orWindows10*DevelopmentmachinerunningWindows7(orlater)*VisualStudio2015(orlater)installedondevelopmentmachine*WindowsDriverKit(WDK)version1703(orlater)installedondevelopmentmachine##DirectoryStructure```/|__build/-Generateddirectorycontainingbuildoutputbinaries.|__exe/-Containssampleclientapplicationsourcecode.||__simple_dma/-SamplecodeforAXI-MMconfiguredXDMAIP.||__streaming_dma/-SamplecodeforAXI-STconfiguredXDMAIP.||__user_events/-Samplecodeforaccesstousereventinterrupts.||__xdma_info/-UtilityapplicationwhichprintsouttheXDMAcoreip||configuration.||__xdma_rw/-Utilityforreading/writingto/fromxdmadevicenodessuch||ascontrol,user,bypass,h2c_0,c2h_0etc.||__xdma_test/-BasictestapplicationwhichperformsH2C/C2Htransferson|allpresentchannels.|__inc/-ContainspublicAPIheaderfileforXDMAdriver.|__libxdma/-StatickernellibraryforXDMAIP.|__sys/-Referencedriversourcecodewhichuseslibxdma|__README.md-Thisfile.|__XDMA.sln-VisualStudioSolution.```
2024/5/1 17:41:35 86KB PCIE DRIVER DMA 驱动
1
数据仓库介绍在这个项目中,我构建了一条ETL管道来帮助一家音乐流媒体启动公司Sparkify从AWSS3(数据存储)中提取其数据,将它们暂存到AWSRedshift中,并将数据转换为一组维度表,以便他们的分析团队可以分析用户正在收听的歌曲。
要求该项目需要以下内容:有权创建IAM角色并配置AWSRedshift的AWS账户数据集:两个公共S3存储桶。
一个存储桶包含有关歌曲和艺术家的信息,第二个存储桶包含有关用户的信息。
安装与设置对于数据库架构登台表staging_songs-存储歌曲和艺术家staging_events-存储用户执行的操作事实表songplays-与歌曲相关联的事件数据记录玩弄页NextSong即记录尺寸表用户-应用中的用户歌曲-音乐数据库中的歌曲artist-音乐数据库中的艺术家时间-歌曲播放记录的时间戳分为特定单位数据仓
2024/3/28 6:14:19 14KB JupyterNotebook
1
一个渐进式的框架,用于构建高效且可扩展的服务器端应用程序。
描述框架TypeScript入门资料库。
安装$npminstall运行应用#development$npmrunstart#watchmode$npmrunstart:dev#productionmode$npmrunstart:prod测试#unittests$npmruntest#e2etests$npmruntest:e2e#testcoverage$npmruntest:cov支持Nest是MIT许可的开源项目。
得益于赞助商和出色支持者的支持,它可以发展壮大。
如果您想加入他们,请。
保持联系作者网站-https:执照Nest已。
2023/12/28 7:26:02 193KB TypeScript
1
RequiresUnity4.5.2orhigher.NGUIisaverypowerfulUIsystemandeventnotificationframework.Features-Editorintegration,WYSIWYG-Localization,databinding,delegates,events-Supportsallplatforms-MakeUIsthattake1drawcall-ComeswithfullC#sourcecode-Extensivelyoptimized-Dedicatedsupport-...MoreInfo
2023/11/23 12:01:24 13.4MB NGUI Next-Gen UI_3.7.0 3.7
1
共 14 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡