登录
首页 » Delphi » Delphi_726242

Delphi_726242

于 2014-07-01 发布 文件大小:29KB
0 244
下载积分: 1 下载次数: 1

代码说明:

  Delphi:建立临时文件的Delphi源码示例,请在事先定义好临时文件名称,在某些时候,我们需要程序生成临时文件或临时目录,在此你可借鉴本Delphi源码,新手更应该看哦。 (Delphi: Delphi source code examples to establish temporary files, temporary files defined in advance the name, at some point, we need to program generates temporary files or temporary directory, where you can learn the Delphi source code, novices should Kane.)

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

发表评论

0 个回复

  • screenshots-and-screenshots
    Delphi屏幕拷贝,截图,抓屏代码 主要是功能函数(Delphi screen copy, screenshots, screenshots code)
    2012-11-09 13:27:19下载
    积分:1
  • server
    Simple Indy 10 chat with TIdTCPServer and TIdTCPClient
    2012-03-14 06:18:40下载
    积分:1
  • 4585346
    Delphi源码实现C++代码转delphi代码,编程学习源码,很好的参考资料。(Delphi source code to achieve C++ code to Delphi code, learning programming source code, a good reference.)
    2014-01-01 15:29:22下载
    积分:1
  • Delphi_441177
    本实例演示如何使用Delphi删除为空的数据库记录,删除时可以选择要删除空记录的字段名,这仅是一个参考例子,更详细情况请下载参阅代码。所附的SQL数据库文件在database文件夹中,请自己附加上。 (This example demonstrates how to use Delphi to delete an empty database records, you can choose to delete the empty field name when deleting records, this is only a reference example, more detailed information, please see the code download. Attached SQL database files in database folder, please add yourself on.)
    2014-06-20 19:40:54下载
    积分:1
  • CreateUser_xp
    程序控制创建windows用户的源码,可以参考修改,方便使用( create users by program to xp)
    2012-06-02 11:27:06下载
    积分:1
  • 26
    SQL触发器应用实例(Delphi+数据库),编程学习源码,很好的参考资料。(SQL trigger application examples (Delphi+ database), programming learning source, a good reference.)
    2014-01-13 15:02:16下载
    积分:1
  • socketstream-release-0.1
    socket stream for delphi
    2010-11-09 04:40:11下载
    积分:1
  • CallDll
    Call A DLL file and use it in Delphi
    2010-03-09 23:03:41下载
    积分:1
  • cview
    - 特别献给Delphi程序员! 献给delphi迷们的一个小礼物包! 程序员在编程中,有时要查看一小段网上下载源码,却要启动庞大DELPHI IDE,如果用记事本编辑程序则不太方便也不习惯,因为大家都习惯了IDE环境写东西,因此写了这个东东,能比较接近的模拟IDE环境,方便于查阅或修改程序源码, 综合考虑多个方面因素,设计这个程序的思路是小而精,启动速度要快,DELPHI IDE那些高亮设置要有,并增加了源码格式化功能,重点要突出,不要太花俏,更不能包罗万象,现在互联网上有很多工具软件,特别是初级程序员作品,都做得很花俏,虽然图文并茂内容丰富,却是为了做多而做多。但并不突所需要的功能。 我写这个东西,是因为我自己的需要,首先,再也不必为了修改一点小错误就打开Delphi IDE环境: 1、多种程序语言语法高亮度显示: 支持pas,vb,java,cpp. 2、源码格式化,支持pas源码格式化,JS源码美化. 3、可自定义文本高亮属性, 4、可个性化选择格式化显示习惯 5、支持鼠标拖放,鼠标右键。 6、熟练的程序员往往习惯用快捷键操作, 如ctrl+F 文件查找, f3查找下一个 ctrl+D 格式化源码, ctrl+O打开文件, ctrl+s保存(Special dedicated Delphi programmers!     Dedicated to the the delphi fans a little gift packs! Programmers in programming, sometimes you want to view a short online download source, have to start huge the DELPHI IDE, If you use Notepad to edit the program is less convenient and not used to, because we all used to the IDE environment to write something, so he wrote this stuff, close to the analog IDE environment, easy access or modify the program source, Consider multiple factors, the idea of ​ ​ the design of this program is small but, to start faster than the Delphi IDE highlighting settings have increased the source formatting features, emphasis should be prominent, not too fancy, not to inclusive, on the Internet there are many tools, especially the junior programmer works, have done very fancy, although the illustrated content rich, but it is to do more and do more. But it does not conflict the functionality required. I wrote this thing, because my own need)
    2012-08-11 16:05:56下载
    积分:1
  • qqdelphiprog
    P2P即时通讯源码(DELPHI编写),无加密,组件齐全,调试非常简单方便! 发送联机或脱机消息,同时可自定义消息字体、颜色、大小等信息,支持插入表情符号,屏幕截取。 支持多人消息群发等功能;在线即时语音、视频聊天 穿透网关防火墙,可在互联网和局域网任意对话 系统采用先进的点对点通讯技术,消息(包括文本、语音、视频、文件)的 传输大多数情况不需要经服务器中转而直接发往接收者所使用的机器,传输速度更快。 而且因服务器仅仅只是起着维护用户状态列表的功能,因此占用资源极少, 可允许同时在线的人数就越多,对系统的影响也最小。 可以设置各种离线状态,支持自定义状态 用户可自定义界面,界面皮肤可在线更新 灵活支持Oracle、Sql Server、Mysql等数据库 服务器端资源占用低,通讯中不占用服务端资源 QQ:304966541(P2P instant communication source (DELPHI preparation), without encryption, complete components, Debugging is very simple and convenient! Send information on-line or off-line and can be customized news font, color and size information, support, insert emoticons, Screen Capture. Support many functions such as news listservs; Online immediate voice, video chat penetrating gateway firewall available on the Internet and LAN arbitrary dialogue system uses advanced peer-to-peer communications technology, information (including text, voice, Video and documentation) most of the transmission not shifted by the server directly to the receiver used by the machines, Transmission speed is faster. Since the server merely to safeguard users play list of state functions, occupy very little resources. Onlin)
    2020-06-26 04:20:01下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载