-
漂亮专业大气网站工作室源码 完整无错误 网上少见
漂亮专业大气网站工作室源码 完整无错误 网上少见-Beautiful site professional studio atmosphere complete source rare error-free online
- 2022-10-25 23:45:05下载
- 积分:1
-
Windows Solitaire, cross
Windows纸牌,截面比较简陋。有兴趣的朋友,可以拓展。 -Windows Solitaire, cross-sectional comparisons simple. Interested friends, you can expand.
- 2022-02-04 01:03:20下载
- 积分:1
-
ADO.NET简单练习源码
ADO.NET简单练习源码功能介绍: 一个ADO.NET的简单练习。数据库表以员工列表为例,没有使用三层架构模式,sqlhelper、dal、model等都有涉及。实现了数据的增、删、改、查功能,每个功能都有一个采用存储过程实现的方法。存储过程写的比较简单,为了练习上的方便采用了WinForm形式。大家可以继续完善其它界面方式。注意: 开发环境为Visual Studio 2010,数据库为SQL Server 2008,数据库文件在文件夹中附加就行。
- 2022-12-23 17:35:03下载
- 积分:1
-
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。...
3G 比较全面的map信令流程,详细分解描述了各种流程。对于学习MAP协议很好。-3G signal a more comprehensive map of the flow, a detailed description of a variety of flow decomposition. Study well for the MAP protocol.
- 2022-08-22 03:18:03下载
- 积分:1
-
二维码标签生成器,具有多个功能
二维码标签生成器,具有多个功能,基于VC++6.0设计,可以调整二维码的版本,尺寸,掩码,可以在二维码标签中加入图标,图标大小不可调节,纠错率可调。。
- 2023-03-17 22:00:08下载
- 积分:1
-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professi...
什么是makefile?或许很多Winodws的程序员都不知道这个东西,因为那些Windows的IDE都为你做了这个工作,但我觉得要作一个好的和professional的程序员,makefile还是要懂。这就好像现在有这么多的HTML的编辑器,但如果你想成为一个专业人士,你还是要了解HTML的标识的含义。特别在Unix下的软件编译,你就不能不自己写makefile了,会不会写makefile,从一个侧面说明了一个人是否具备完成大型工程的能力。
跟我一起写 Makefile-What is a makefile? Winodws many programmers may not know this thing, because those who have Windows-IDE for you to do this work, but I think we need to make a good and professional programmers, makefile or to understand. It
- 2022-03-21 17:11:40下载
- 积分:1
-
图像处理
可以对图片进行特效处理(图片特效)、调整图片的亮度、大小及对比度(图片调节)、在图片上添加文字(图片文字)、以幻灯片的形式浏览图片(幻灯片放映)
- 2022-06-14 18:29:20下载
- 积分:1
-
Convert from number to capitalization of RMB
这是一个数值转人民币大写C++源代码,请大家公用吧-Convert from number to capitalization of RMB
- 2022-02-07 09:39:58下载
- 积分:1
-
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长...
在Visual C++6.0 WinXp下编译通过
采用类来实现,从CString继承而来
数据运算的结果保存在CString类中
理论上可对任意长的数据进行相加
在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-in Visual C Compiler 6.0 WinXp adopted under category to achieve, redeem inherited from the Operational data stored in the category redeem theoretically can arbitrarily long data Release together in a directory executable file,*. txt will drag on to be longadd.exe,*. txt for data files.
- 2022-07-05 11:57:23下载
- 积分:1