WPF迷你计算器源码源码描述:用WPF做的一个简易小型计算器,感兴趣的用户可以下载完善它。MiniCalciIBuildupasmallcalculatorapplicationusingWindowsForm.Bygoingthroughthis,begginerscanknowhowsimpleistobuildaapplication.Moreoveritsveryeasyandconvenient.Throughthissample,wecanunderstanghowthebuttonworks.Howweprogramabuttonandknowaboutitsproperties.Therearesomelimitations.Userwillnotgetcorrectanswerforhighernumbers.Youwillalsogettoknowsomebasicfunctionimplementationlikefordatatypesconversion.
C#定时关机小工具源码项目描述C#编写的一个定时关机小工具用到的类有Timer,TimeSpan,DateTime还有线程完成的这个关机小工具Ihaveusedvarioustechniquesinthisapplicationthatcanbeusefulforbeginnersandintermediateprogrammers.BeforeIstartexplainingthepartsoftheprogram,youhavetoknowsomevariables'namesandmeaningsusedintheprogram.AutoShutDateTime:aglobalvariableoftypeDateTimethatholdstheDateandTimeofAutomaticShutdownselectedbytheuser.AutoShutTimeSpan:aglobalvariableoftypeTimeSpanthatholdsthedifferencebetweenAutoShutDatTimeandSystem.DateTime.Now.欢迎感兴趣的用户下载
设置好固定的二维后进行收款,自带下级代理分成系统,自带平台接口配置。源码完整。
1.旅游景点资源的展示;2.景点相关的旅游线路和交通线路的发布和展示合理化;3.景点附近的酒店宾馆等配套设施的展示,以及普通用户的在线预订酒店功能;
C#版动态SQL生成工具源码源码描述:应广大网友之请求,特开发了C#版超级好用的动态SQL生成工具:SQL.SELECT("*").From("user").Where("create_time?"
迷你SQL查询器v1.0.71源码源码描述:MiniSQLQuery是精简版sql查询分析器。迷你SQL查询的目的是满足最常见的任务是什么普通用户寻求实现,在此过程中它不断应用到最小的规模和复杂性。削减了一些日常不必要的功能。MiniSQLQueryis"deliberatelyminimalist".Softwaretoooftenbecomesbloatedandlessusablewhiletryingtosatisfythe99%ofwhateveryuserwants.MiniSQLQueryaimstosatisfythemostcommontaskswhattheaverageuserseekstoachieve,indoingsoitkeepsthesizeandcomplexityoftheapplicationtoaminimum.核心功能:支持多种数据库(MSSQL的MSAccess,SQLite的,甲骨文,OLEDB的SharePoint等)生成的SQL,代码或数据的脚本集成文本模板系统语法高亮(带打印支持)加载和保存SQL脚本文件通用批次支援(使用'去'的关键
