-
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3...
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3.GenDicFormFiles:从多个INI文件中生成字典。(暂不支持Unicode)
准备开发多语言界面的朋友可以参考一下!-Contains three parts: 1.AppTextToFile: interface to the language file, FiletoAppText: language documents to the interface. 2.Translt: Language Translation file. 3.GenDicFormFiles: from the INI file to generate a number of dictionary. (Not support Unicode) ready to develop multi-language interface for reference for a friend!
- 2022-08-15 21:38:39下载
- 积分:1
-
一种网络通信编程实例源代码
VC++网络通信编程实例案例精选源代码1-examples of network communication programming source code for a selected case
- 2022-11-05 10:55:03下载
- 积分:1
-
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK...
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK-A simple student student status management system, to achieve query, editing and other functions. Logged-on user name is Peng Shaokun password 199023PSHK
- 2022-02-01 14:34:24下载
- 积分:1
-
使用GDI+生成PDF
sharpPDF is easy-to-use c# library to generate PDF on the fly. It allows to save pdf files or get binary streams in output(for example, usable in ASP.NET).通过本源码,一是可以熟悉PDF技术规范和GDI+技术体系;二是可以简单实现自有图形到PDF的转换。
- 2023-04-29 09:20:03下载
- 积分:1
-
This procedure is used to engage in sports competitions artistic hand to score s...
此程序是用于搞文艺体育活动比赛评分省去以往手工去评分记录-This procedure is used to engage in sports competitions artistic hand to score save previous score record
- 2022-06-27 19:42:46下载
- 积分:1
-
Visual Basic课程举例 2 有很好的例题
Visual Basic课程举例 2 有很好的例题-Visual Basic courses, for example 2 has a very good example
- 2022-04-29 22:58:21下载
- 积分:1
-
进程指挥官
进程指挥官--进程控制源代码.process manager!-The process of commanders- the process of controlling the source code. Process manager!
- 2022-07-24 17:11:14下载
- 积分:1
-
MD5的全称是Message
MD5的全称是Message-digest Algorithm 5(信息-摘要算法),在90年代初由MIT Laboratory for Computer Science和RSA Data Security Inc,的Ronald L. Rivest开发出来,经MD2、MD3和MD4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。这三个算法的描述和c语言源代码在Internet RFC 1321中有详细的描述(http://www.ietf.org/rfc/rfc1321.txt),这是一份最权威的文档,由Ronald L. Rivest在1992年8月向IETF提交。
-err
- 2022-11-02 12:00:03下载
- 积分:1
-
带通配符的字符串匹配算法源代码 vc源代码
带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
- 2022-01-26 06:56:58下载
- 积分:1
-
综简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-06-18 11:47:31下载
- 积分:1