资源列表
[数据库编程] INI
说明:操纵ini文件,本文件写的非常好。只要把文件拷贝到delphi中就可以用啦-Ini file manipulation, written in this document is very good. Just copy the file to friends can be used in delphi<glujuolian> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据库编程] IO-example
说明:这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.<uincngp> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据库编程] IR_USEING_TERRUPT
说明:IR using interrupt 0 read ir code and use timer0 counter<iuawanzhi97> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据库编程] IsAdmin_for_Delphi
说明:判断调用线程是否具有administrator权限。这是delphi版本,适用Delphi5以上-The calling thread to determine whether the administrator permissions. This is a delphi version, for more than Delphi5<cnaaam> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据库编程] javas五子棋源程序代码
说明:五子棋程序 自己用javascr ipt编了个五子棋算法,问题多多,谁能按照我的思路给出修改算法吗?谢谢了(源代码如下:)-331 procedures own use javascr ipt Bianlegan renju algorithm, a lot of problems, who can with my line of thought is given to amend the algorithm? Thank you, t<xyohoum> 在 2024-11-06 上传 | 大小:2048 | 下载:0
[数据库编程] JNDIProject
说明:Java名字目录接口(Java Naming and Directory Interface,JNDI) 是Java EE 5提供的命名服务,它是一个Java 的API。 -创建初始上下文环境 Context ctx=new InitialContext() JNDI对象绑定String s=“Test String” ctx.bind(“Chapter2”,s) JNDI对象的重新绑定ctx.rebind(“Chapter2”,s)<ytatangka> 在 2024-11-06 上传 | 大小:2048 | 下载:0