-
此程序实现了用HTML网页做你程序界面的功能。作者多年研究出来的东东,值得学习。...
此程序实现了用HTML网页做你程序界面的功能。作者多年研究出来的东东,值得学习。-The realization of this procedure using HTML pages do you program interface functions. Years of research by the author Dongdong, it is worth learning.
- 2022-03-12 22:48:50下载
- 积分:1
-
简单二维号码生成程序
实现上很简单,就是为每个嘉宾生成一个二维码图片,通过彩信发送到手机,再专用识读设备上读取验证一下即可。csdn采用短信里包含网址链接的方式,打开是个二维码的方式也不错。
- 2022-05-21 15:17:24下载
- 积分:1
-
记事本程序,可以实现和在记事本中的所有功能,包括…
记事本程序,可以实现和WINDOWS里记事本里所有功能,包括显示系统当前时间,和光标行数-Notepad program, you can realize and WINDOWS in Notepad all functions, including the current time display system, and the cursor rows
- 2022-02-04 18:40:07下载
- 积分:1
-
vc++编的,获取各种系统信息的源代码,希望有用
vc++编的,获取各种系统信息的源代码,希望有用-vc access to a variety of system information
- 2022-03-30 11:30:33下载
- 积分:1
-
Qt写的com通信
一个简单的Qt界面创建可以实现一些基本的通信功能和一些简单的模拟程序,很推荐的一个程序,如果大家有更好的实现和解决办法可以email和我交流啊,希望大家共同努力,大力发张开源精神,让我们的环境越来越好。
- 2022-07-11 14:51:27下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
计算器,labview
一个图形计算器,其中支持所有基本的算术运算。优秀的教育与 LabView 的进步。
- 2022-02-11 21:24:44下载
- 积分:1
-
DOS下实现汉字的源码,并且有下拉菜单制作和普通小型汉字库的实现!...
DOS下实现汉字的源码,并且有下拉菜单制作和普通小型汉字库的实现!-under DOS source of Chinese characters, and a drop-down menu of small production and the general realization of the Store!
- 2022-06-12 06:57:09下载
- 积分:1
-
Microsoft XML 4.0 Parser SDK
Microsoft XML 4.0 Parser SDK
- 2022-02-05 02:39:06下载
- 积分:1
-
traditional attributes single attribute table design example, the development of...
传统的属性单属性表设计实例,开发语言为C++,相当不错。-traditional attributes single attribute table design example, the development of language C++, which is pretty good.
- 2022-01-25 22:52:11下载
- 积分:1