-
虚拟Unix的文件系统,预分配1M的空间作为虚拟硬盘
虚拟Unix的文件系统,预分配1M的空间作为虚拟硬盘-virtual Unix file system, the pre-allocation 1M hard disk space as virtual
- 2022-02-03 18:49:25下载
- 积分:1
-
我叫你去死,这么麻烦,你这网站不想做了!!下载源码要这么多废功吗...
我叫你去死,这么麻烦,你这网站不想做了!!下载源码要这么多废功吗-I ask you to die, too much trouble, you do not want to do this site! ! Download the source code to waste so much power?
- 2022-05-14 11:33:59下载
- 积分:1
-
简单的内码转换软件能实现gb2312 80转换unicodeUTF
简单的内码转换软件能实现gb2312 80转换unicodeUTF-8希望高手指点-simple conversion software coding to achieve conversion unicodeUTF gb2312 80-8 hope that the master guiding
- 2022-04-10 07:19:23下载
- 积分:1
-
注册表输入编程实现
注册表输入编程实现-registry importation Programming
- 2022-04-13 11:35:41下载
- 积分:1
-
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作...
一个利用顺序链表实现的大数(百位以上)的相加减乘除的操作-Use the order of the realization of a linked list of large numbers (100 and above) with the operation of addition and subtraction multiplication and division
- 2022-07-12 04:49:58下载
- 积分:1
-
输入源程序卸载、安装输入法可以作为一个参考…
一个输入法卸载源码,可以作为输入法安装卸载编程的参考!-An input source to uninstall, install the input method can be used as a reference to uninstall program!
- 2022-01-31 03:04:00下载
- 积分:1
-
拼音输入法的实现// 源代码// C// 中文
拼音输入法的实现// 源代码// C// 中文-Pinyin input method of achieving// source// C// Chinese
- 2022-09-01 02:35:03下载
- 积分:1
-
用键盘操作静态链接打开应用程序中的URLs
用键盘操作静态链接打开应用程序中的URLs -keyboard operation static link applications to open the URLs
- 2023-07-30 07:10:03下载
- 积分:1
-
windows下输入法
windows下输入法-一昊输入法(钱码)源码-windows imported under law- a vast input (money code) FOSS
- 2022-03-21 08:38:58下载
- 积分:1
-
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //
经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiString sBig) { char* pszBig5=NULL //Big5编码的字符 wchar_t* wszUnicode=NULL //Unicode编码的字符 char* pszGbt=NULL //Gb编码的繁体字符 char* pszGbs=NULL //Gb编码的简体字符 AnsiString sGb //返回的字符串 int iLen=0 //需要转换的字符数-classic : A Brief History API for a change. Input Big5 characters return Gb English characters //---------------------------------------// Function input characters Big5 return Gb English characters //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb (AnsiString sBig) (char* pszBig5 = NULL// Big5 Coding wchar_t characters wszUnicode = NULL*// Unicode character encoding pszGbt char = NULL*// Gb coding of traditional characters pszGbs char = NULL*// Gb coding simplified characters AnsiString sGb// int i
- 2022-03-19 08:08:08下载
- 积分:1