-
一个指更改文件名及简繁转换的cs代码
vs 2008
一个指更改文件名及简繁转换的cs代码
vs 2008-A means to change the file name and Chinese script conversion of the cs code vs 2008
- 2022-03-29 08:12:07下载
- 积分:1
-
自制的网页搜集工具,附源码Home page collection of tools, with a source...
自制的网页搜集工具,附源码Home page collection of tools, with a source-Home page collection of tools, with a source
- 2022-07-19 19:16:28下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
对于一个小的压缩文本的VB程序,还不错
vb作的小程序压缩文本用的还不错-vb procedures for a small compression of the text is also good
- 2022-06-02 06:51:13下载
- 积分:1
-
计算文件的MD5结果,可以对比文件是否被更改过。
计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
- 2022-08-08 12:38:37下载
- 积分:1
-
PIC 4 位数液晶显示接口
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use
- 2022-07-17 12:47:31下载
- 积分:1
-
一个简单的文件分割器代码(PASCAL+API编制)
一个简单的文件分割器代码(PASCAL+API编制)-a simple document code-division (PASCAL API establishment)
- 2022-01-29 01:03:31下载
- 积分:1
-
开源的FTP封装的类,支持常用的FTP的各种操作,可以修改支持中文名称,里面有修改的说明...
开源的FTP封装的类,支持常用的FTP的各种操作,可以修改支持中文名称,里面有修改的说明-Open-source FTP package type to support a variety of commonly used FTP operation, can be modified to support the Chinese name, which has to amend the note
- 2022-02-03 07:59:37下载
- 积分:1
-
自动升级服务VC源代码,想为软件做升级的朋友参考,值得研究!...
自动升级服务VC源代码,想为软件做升级的朋友参考,值得研究!-automatic upgrade service VC source code, would like to upgrade the software so a friend reference, it is worth studying.
- 2022-12-04 03:00:03下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
m
This file contains a summary of what you will find in each of the files that
make up your ex_1 application.
ex_1.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
ex_1.cpp
This is the main application source file.
- 2023-07-14 17:00:04下载
- 积分:1