搜索资源列表
dll_doc
- DLL动态连接库编程的资料,学习用啊-DLL Dynamic Link Library programming information to study ah
Win32dlProgramme
- Win32环境下dll编程原理,介绍了导出和导入函数的匹配,与DLL模块建立链接,使用符号名链接与标识号链接,编写DllMain函数-Win32 environment dll programming, and introduces the Export and Import of the matching function, DLL modules and links, the use of symbolic name and logo, link to link, to prepare Dl
动态链接库DLL
- 介绍动态链接库DLL的相关知识与编程实现-introduced DLL with the relevant knowledge Programming
Windows下DLL编程技术及应用
- 摘 要: 本文介绍了DLL技术在Windows编程中的基本运用方法及应用,给出了直接内存 访问及端口I/O的两个实用DLL的全部源代码。-Abstract : This paper presents a DLL in Windows programming using the basic method and the application is a direct memory access and I / O port in the two all practical DLL source c
dllPro
- dll编程-dll Programming
ActiveX-dll
- 用于web编程发送短信的实现的activex的接口代码-Send text messages for web programming interface code implemented activex
VBScript
- 从HTML入手,首先介绍了VBscr ipt作为Web页面脚本语言的基本结构:函数、控件和对象,接着介绍了VBscr ipt作为一种编程语言的高级内容:错误处理、调试和建立动态Web页面。另外,也讨论了与VBscr ipt相关的技术:JAVA DLL等。-From HTML to start, first introduced as a Web page VBscr ipt scr ipting language' s basic structure: functions, control
ELS
- java游戏界面编程,使用swing界面编程技术的Java se基础类库-Java AWTphp.ini as follows. This step may not be necessary if you are setting up on Linux with XAMP. extension=php_pdo.dll
RC4_VBNET
- 用net编程,本人在aspx下通过测试,在winform模式下引用RC4_VBNET.dll一样没问题。小可不才,请大家指正!-Net programming with, I passed the test under the aspx in the same winform mode reference RC4_VBNET.dll no problem. Little may only, please correct me!
SerialDemo
- windows下的java串口编程示例,使用win32com.dll动态库-A java serial programming examples for windows, use dynamic libraries win32com.dll
JpcapTip
- java 网络编程的一个小程序 需要的文件环境具体需要自己配置 需要jpacp.dll jpacp.jar winPacp.exe-java internet software
ruby_v2
- Ruby是一种为简单快捷面向对象编程(面向对象程序设计)而创的脚本语言,由日本人松本行弘(まつもとゆきひろ,英译:Yukihiro Matsumoto,外号matz)开发,遵守GPL协议和Ruby License。Ruby的作者认为Ruby > (Smalltalk + Perl) / 2,表示Ruby是一个语法像Smalltalk一样完全面向对象、脚本执行、又有Perl强大的文字处理功能的编程语言。其他特色包括: 运算符重载 自动垃圾回收 弱类型(动态类型 | 标量变量)