资源列表

« 1 2 ... .71 .72 .73 .74 .75 11876.77 .78 .79 .80 .81 ... 14954 »

[编译器/词法分析An-updated-copy-of-the-source-code-appears_v3

说明:An updated copy of the source code appears_v3
<keyvan> 在 2025-06-12 上传 | 大小:24kb | 下载:0

[编译器/词法分析most-recent-main-board-code-revision_v10

说明:most recent main board code revision_v10
<keyvan> 在 2025-06-12 上传 | 大小:81kb | 下载:0

[Dephi控件源码Delphi_443348

说明:Delphi:Delphi取消磁盘共享,当然要取消共享,首先磁盘必需是共享的,在电脑中可设置C盘为共享磁盘,运行本程序,可取消C盘共享。源码不需要控件,用Delphi7就可直接编译。 -Delphi: Delphi cancel disk sharing, of course, unshared, first must be a shared disk, the computer can be set to the C drive as a shared disk, run the prog
<4HCP31A> 在 2025-06-12 上传 | 大小:80kb | 下载:0

[Dephi控件源码Delphi_470050

说明:Delphi:用Delphi代码实现图片的交错变换显示效果,或许你对本效果已经见的比较多了,网上很多图片切换都有本效果踪影,不过这是用Delphi源码来实现,对学习Delphi图片处理有借鉴意义,没有使用任何第三方控件,完全Delphi实现,在Delphi7环境可直接编译运行。 -Delphi: Delphi code by converting interlaced picture display, perhaps you already see the effects more, the
<4HCP31A> 在 2025-06-12 上传 | 大小:952kb | 下载:0

[Dephi控件源码C

说明:Delphi:多个delphi读写处理xml的示例文件,一共包括了5个Delphi操作XML文件的相关实例,这些实例来自国外网站,有的需要使用第三方控件,XML在Delphi或者其它的程序语言中都使用广泛,掌握Delphi操作XML,会另Delphi程序开发更灵活,扩展性更强,有兴趣的可下载源码参考。 -Delphi: delphi write multiple sample processing xml file includes a total of five Delphi operat
<4HCP31A> 在 2025-06-12 上传 | 大小:418kb | 下载:0

[Dephi控件源码Delphi_751873

说明:Delphi:基于Delphi创建的氏量画图板源码,是一个基本的画图程序,打开程序后,在主窗口点击创建画板,可以打开一个新的画布,上面可以绘制直线、椭圆、曲线等,还可以移动画出来的图形,可以保存成.pa格式的文件,程序运行在Win32环境中。在程序中可设定操作类型:画图、删除、移动等。 -Delphi: s volume based on the drawing board to create Delphi source code, is a basic drawing program, o
<YLG5HQU> 在 2025-06-12 上传 | 大小:8kb | 下载:0

[Dephi控件源码Delphi_777521

说明:Delphi:Delphi使用sum函数统计数据,测试数据库被我搞丢了,有意研究的自己还原一下数据库。在一些订单程序、企业应用中比较实用的模块,我觉得Sum函数还是挺有用的,源代码可编译。 -Delphi: Delphi use the sum function statistics, I do the test database is lost, the study intends to look to restore the database itself. In some orders
<YLG5HQU> 在 2025-06-12 上传 | 大小:8kb | 下载:0

[Dephi控件源码Delphi_807356

说明:Delphi:发一个用Delphi关联SQL语句查询的应用实例,演示了普通查询和关联SQL查询的异同之处,关联SQL查询当然功能更高级,本例数据库文件在Database文件夹下,测试前请附加好。 -Delphi: Delphi send an application instance associated with the query SQL statement demonstrates the common queries and SQL queries related similarit
<XPO1OCA> 在 2025-06-12 上传 | 大小:12kb | 下载:0

[Dephi控件源码Delphi_845358

说明:Delphi:Delphi修复Access数据库程序,Delphi源码下载,可选选项:修复前备份数据库,有时候会造成数据丢失,本源码侧重于原理的研究,若要用于实际应用,需要做不少完善修饰,仅供参考。 -Delphi: Delphi repair Access database program, Delphi source code download, selectable options: Repair the backup database before, sometimes result
<XPO1OCA> 在 2025-06-12 上传 | 大小:196kb | 下载:0

[Dephi控件源码Delphi_853028

说明:Delphi:我觉得这个窗体的样子很不错,窗体支持右键菜单,还可以设置窗口置顶和更换PNG图片,原来使用GDI+技术,用PNG就能实现这么漂亮、个性的半透明窗体,也让我对Delphi产生了信心,作者和时间:2008 赵述杰。 -Delphi: I think this looks very good form, form support right-click menu, you can also set the window top and replace PNG images, the
<FH3ST12> 在 2025-06-12 上传 | 大小:282kb | 下载:0

[Dephi控件源码Delphi_057420

说明:Delphi:Delphi使用BDE动态连接数据库的程序源代码,打开数据表,并显示TerryDB.DB的测试内容,程序编缉状态下的截图如图所示,BDE连接数据库使用也挺广泛,本例有参考价值。 -Delphi: Delphi BDE program source code using dynamic connection to the database, open the data table and displays TerryDB.DB test content, as shown in
<ZUAPI3F> 在 2025-06-12 上传 | 大小:6kb | 下载:0

[Dephi控件源码Delphi_072143

说明:Delphi:Delphi枚举网络,通过Enum枚举的方法列出网络中的NETWare Server,程序获取时候速度有点慢,如果设置不对,程序会假死,源代码还有再扩展的空间,觉得有用的就下载源码吧。 -Delphi: Delphi enumerate network, listed by network NETWare Server Enum enumeration methods, procedures, time to get a bit slow, if not set, the pr
<N0YUB5C> 在 2025-06-12 上传 | 大小:5kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 11876.77 .78 .79 .80 .81 ... 14954 »

源码中国 www.ymcn.org