搜索结果

找到约 903 项符合 stRing-include 的查询结果

Applet java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void

java 100例子 import javax.swing.JOptionPane //调用method class c { //定义名字 public static void main(String[] args) { //开始method JOptionPane.showMessageDialog( null, "错误" ) //显示一条信息 System.exit(0) // 结束程序 } //结束method } //结束class ...
https://www.eeworm.com/dl/634/154367.html
下载: 123
查看: 1092

Delphi控件源码 unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData

unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMailInfo=record IPAddress, FAddress, FName, FPW, FCName, FCPW:string //发信邮箱检 ...
https://www.eeworm.com/dl/666/155064.html
下载: 55
查看: 1067

单片机开发 MAX7221的单片机接口程序

MAX7221的单片机接口程序,可以直接INCLUDE到你的工程使用
https://www.eeworm.com/dl/648/155337.html
下载: 47
查看: 1027

数据结构 数字运算

数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum o ...
https://www.eeworm.com/dl/654/155654.html
下载: 115
查看: 1075

Windows CE Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is

Details for How to develop an OAL .Step-by-step to develop an OAL. An OEM adaptation layer (OAL) is a layer of code between the Windows CE kernel and the hardware of your target device. You develop an OAL to communicate data between your operating system (OS) and your target device and include code ...
https://www.eeworm.com/dl/674/156406.html
下载: 54
查看: 1113

J2ME 相册是J2me MIDLet 的一个demo程序

相册是J2me MIDLet 的一个demo程序,可以使用户查阅图片在J2me支持的手持设备上。 文件夹与文件 +ImageAlbum -ImageAlbum.mcp -ImageAlbum_ReadMe.txt - debug_out - release_out - resources - 1.png - 2.png - 3.png - 4.png - 5.png + sources - DownloadFromURLForm.java - HelpDisplayForm.java - HttpD ...
https://www.eeworm.com/dl/660/158762.html
下载: 133
查看: 1044

编辑器/阅读器 这是一个简单的编辑器雏形

这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses
https://www.eeworm.com/dl/626/159567.html
下载: 120
查看: 1048

DSP编程 用于TM1300/PNX1300系列DSP(主要用于视频处理)的所用到的头文件

用于TM1300/PNX1300系列DSP(主要用于视频处理)的所用到的头文件,include文件夹。
https://www.eeworm.com/dl/516/160433.html
下载: 73
查看: 1049

数据结构 The government of a small but important country has decided that the alphabet needs to be streamline

The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B ...
https://www.eeworm.com/dl/654/161975.html
下载: 197
查看: 1037

教育系统应用 请将 basedzfb.asp和mdb5复制到同一目录, 记事本打开basedzfb.asp修改商户支付宝账户t2和安全校验码t3即可

请将 basedzfb.asp和mdb5复制到同一目录, 记事本打开basedzfb.asp修改商户支付宝账户t2和安全校验码t3即可, 安全校验码,登陆支付宝后在商家工具中获得校验码。 调用支付宝接口URL:<%=itemURL%>。请在调用接口URL文件中加入<!--#include file="basedzfb.asp"-->即可。 ...
https://www.eeworm.com/dl/621/162657.html
下载: 115
查看: 1077