登录
首页 » c# » 30天学通C#项目案例开发源代码.rar

30天学通C#项目案例开发源代码.rar

于 2022-10-22 发布 文件大小:28.90 MB
0 104
下载积分: 2 下载次数: 1

代码说明:

30天学通C#项目案例开发源代码,都是经典的项目案例,控件使用较为全面,有连接数据库,是学习C#很好的参考资料。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GetPic
    抓图小工具REV 3.0 可独立批量抓图 新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。 批量抓图技巧: 针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成! 如果不需要点击更新不勾选[点击更新图片]即可 本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)
    2009-12-05 12:27:43下载
    积分:1
  • vxWorks_Flash_Driver
    嵌入式实时操作系统VxWorks下面的Flash驱动(Embedded real-time operating system VxWorks following Flash Drive)
    2008-06-25 19:17:50下载
    积分:1
  • EpoxyTimer(Server)
    用于银胶或其他有特定使用寿命的物料的计时器,有标签打印功能。(Server端)(For silver plastic or other materials of a particular service life of the timer, and label printing capabilities. (Server-side))
    2012-11-04 07:36:21下载
    积分:1
  • Greatly-white-V6.0
    大大白远控V6.0更新以下内容: 一、修复电脑断网不能本机上线的BUG问题 二、增加了小马自动掩藏功能 三、增加了远程定位功能 四、增加了支持Windows10显示功能 五、优化新的界面,让远控更好看一些 六、增加了小马自定义路径安装功能 七、增加了小马随意修改名称功能 希望大家能够支持,谢谢!!!(White V6.0 update the following remote control greatly: One, to repair the computer network can not be the machine on the line BUG Two, an increase of the pony automatically hide function Three, increase the function of remote location Four, added support for Windows10 display function Five, optimization of the new interface, make remote control more beautiful Six, increase the pony custom path installation Seven, increase the pony will modify the name function Hope that we can support, thank you!!!)
    2016-11-27 22:52:47下载
    积分:1
  • thucode
    说明:  很好的类word界面模块,用户可以根据源码说明轻松使用所要的模块(A good word interface module, the user can easily use the module according to the source code instructions)
    2018-12-23 23:03:37下载
    积分:1
  • 订机票系统
    假定某民航有M个航次的班机,每个航次都只到达一个地方。试为该机场售票处设计一个自动订票和退票系统,要求系统具有以下功能: (1)订票:若该航次余票大于等于乘客订票数,则在该航次的乘客表中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应信息。 (2)退票:若该航次当前退票数小于等于乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据;当某乘客由于退票使订票数为零时,则从乘客表中撤消该数据项。
    2023-08-17 04:00:04下载
    积分:1
  • crecttracker_demo
    This program demonstrates how to draw on the client area, it also demonstrates how to use the mouse messages. I think the best way to learn programming is programming, so, let s begin our program now.(This program demonstrates how to draw on th e client area, it also demonstrates how to use the mouse messag es. I think the best way to learn programming is p rogramming, so, let s begin our program now.)
    2006-06-28 15:49:14下载
    积分:1
  • 《C#从入门到精通》(王小科 吕双 著) 随书源程序及教学视频
    压缩包为《C#从入门到精通》(王小科 吕双 著) 随书源程序及教学视频。    原书从初学者角度出发,通过通俗易懂的语言,丰富多彩的实例,详细介绍了使用Visual C#进行WinForm应用程序开发应该掌握的各方面技术。全书共分28章,包括初识C#及其开发环境,开始C#之旅,变量与常量,表达式与运算符,字符与字符串,流程语句控制,数组和集合,属性和方法,结构和类,面向对象技术高级应用,异常处理,Windows窗体,Windows应用程序常用控件,Windows应用程序高级控件,数据访问技术,DataGridView数据控件,程序调试,迭代器和分部类,泛型的使用,文件及数据流技术,帮助文件的使用,GDI+图形图像技术,水晶报表与打印,网络编程技术,注册表技术,线程的使用,Windows应用程序打包,企业人事管理系统等。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,可以使读者轻松领会Visual C# WinForm应用程序开发的精髓,快速提高开发技能。本压缩包中含有原书附带的全程语音视频讲解教学录像以及实例的全部源代码,这些源代码都经过精心调试,在Windows XP、Windows 2000、Windows 2003下全部通过。
    2022-05-14 15:47:47下载
    积分:1
  • scope1714
    利用vc++编写的研华1714板卡的数据采集程序,曲线绘制(advantech 1714 data acquisition by myself,and data curve drawing)
    2020-09-10 10:08:00下载
    积分:1
  • learning-opencv-ch4-2
    学习opencv第四章第二题源代码(C语言版)(Chapter IV second question learning opencv source code (C language version))
    2013-11-14 19:17:10下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载