搜索资源列表
Csharp_IM
- C# 仿MSN界面聊天软件IM源程序,虽然是仿,但也算是一个不小的项目,使用了SQL数据库,界面做的也挺漂亮,编译时需要把子目录依次编译,有些类库需要拷贝到相应的BIN目录中,可以运行,但就是比较麻烦些。-C# interface imitation MSN IM chat software source code, although this is a fake, but also be a big project, use the SQL database, the interface is
Conv
- 将二进制文件转换成c代码const数组,convert binary file to array of c source code-convert binary file to array of c source code
csharpdim
- C#源码,数据库应用,点名程序 C#点名程序,也可当作是一个随机摇号或幸运抽奖程序,可以帮助老师在课堂上进行随机点名,实例采用Visual Studio 2008作为开发工具,采用C#开发。为了简单数据存储采用文件的形式。在系统的bin目录下用lottery.asf存放学生的信息。lottery.asf是Access数据库,为了安全改名为lottery.asf。通过参与此系统的开发,读者可以了解信息管理系统的需求分析、设计和实现的完整过程,掌握Access数据库的基本管理方法、常用SQL
ym_cs-newAccountManagement_hicode
- 项目描述 用C#编写 1、使用本程序的登录账号和密码为:51aspx,51aspx 2、本程序登录密码采用MD5算法加密,若不慎忘记密码请在数据库的User表中的UserPassword字段中输入:7bf2475641d820d8db1d7311bdd1ec66 (这是8888的MD5加密信息值),然后登录密码即为:8888 3、若验证码看不清,请点击“看不清楚,换一张”,重新获取验证码。 4、主界面“屏蔽显示”按钮的作用是在突然场合时,禁止界面上一切操作。在界面下方的
PE-inject-in-head
- Simple PE infector contributing code in the header. Gratitude for: Sars / wasm and personal pr0m1x/EOF. Pre folder, create a folder C: \ Polygon Contamination will be conducted in order that there. In the bin folder to collect a01.
File-to-Hex-8Bit
- A simple tool to convert binary file to hex bytes with [0x] prefix. This is for easy importing a bin file to C/C++ code.
File-to-Hex-16Bit
- A simple tool to convert binary file to 16bit hex bytes with [0x] prefix. This is for easy importing a bin file to C/C++ code.
FMXQRCode
- QRCode二维码维码支持中文Asp Net C# 是VS2010的项目 VS2008 VS2005也可以用 需要在你的项目里引用ThoughtWorks QRCode dll 这里提供源码 使用的时候只要把bin文件中的ThoughtWorks QRCode dll拿出来引用就可以 支持中文哦 可以生成二维码和读取二维码 以下是生成二维码示例:(QRCode two-dimensional code Asp Net C# Chinese dimensional code to support
Tools_BIN_转_C
- 一个将BIN文件转换为C格式文件的小工具,附有VB60的源代码(A BIN file converted to C format of a small tool, with the source code of VB60.)