|
|
|
|
CString Extensions for Resource Loading |
   |
简 介:
They are simple classes, but allow an easy load of a string resource ( important for internationalization ) as well as an easy way to format strings.
这是简单的类,但可以让你容易地加载一个字符串资源(这对于国际化是很重要的),也可以容易地格式化字符串。
来源: https://www.codeguru.com/string/CStringHelpers.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Class to select directory (Enhancements) |
   |
简 介:
This is a small enhancement of the CDirDialog class contributed by Girish Bharadwaj and Lars Klose.
I have extended the CDirDialog class with the following useful features
You can specify the parent window of the dialog, so it can act as a modal dialog.
You can specify the title of the dialog window
The DoBrowse() method truncates the '\' character of the default directory.
The class has a virtual member that can dynamically enable and disable the OK button. This virtual member can also specify the text that will be displayed in the status area of the dialog box.
这是对由 Girish Bharadwaj 和Lars Klose开发的CDirDialog 类的改进。我扩展了这个类,现在它有下列功能:
你可以指定对话框的父窗口,所以它可以用作一个模态对话框。
你可以指定对话框窗口的标题。
DoBrowse()方法可以裁剪掉缺省目录的"\"字符。
这个类有一个虚成员函数,可以动态的激活或禁用“OK”按钮。这个虚函数也可以设置在对话框状态条上显示的文本。
来源: https://www.codeguru.com/dialog/dir_dialog2.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Reading Configuration Files Without Usin |
   |
简 介:
A C# Configuration File Reader that doesn't use the Win32 API functions.
这是一个C#配置文件读取器,没有使用Win32 API 函数。
来源: https://www.codeguru.com/cs_network/FileReader.html |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Mine95 For Windows (Win32) |
   |
简 介:
This is a Cool Game of MineSweeper! Based off of winmine by MicroSoft This game was written by Mike Hardy using VisualBasic 4.0 (32-BIT) and features enriched Sound Effects, Excellent Graphics, Excellent Help System, Custom Splash Screen, Custom About Box, and more... Written Entirely in VB 4 by Mike Hardy. Well Documented Source... Download Now! Requires VB40032.dll (Not Included)
这是一个很酷的扫雷游戏!基于MicroSoft 的扫雷游戏,由 Mike Hardy 使用VisualBasic 4.0 (32-BIT) 开发,提供了丰富的声音效果,优秀的图形和帮助系统,可定制的闪屏和“关于”窗口。由 Mike Hardy完全用 VB 4 开发。有完整文档的源代码。需要VB40032.dll。
来源: https://visualbasic.ittoolbox.com/code/d.asp?d=2252&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
CString Extension for numerical IO |
   |
简 介:
CString Extension for numerical IO
CString 扩展类,支持数字IO。
来源: https://www.codeguru.com/string/cstring_ext_num.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
MFC Wrapper for SHBrowseForFolder |
   |
简 介:
CFolderDialog is an MFC based class that encapsulates the Windows Shell function for browsing folders, ::ShBrowseForFolder.
CFolderDialog 是一个基于MFC的类,它封装最用于浏览器目录的Windows外壳函数,::ShBrowseForFolder。
来源: https://www.codeguru.com/dialog/FolderDialog_Reed.shtml |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
HTTP Test |
   |
简 介:
I wrote this application to see what the HttpWebRequest and HttpWebResponse classes did. I am not a Web programmer and I'm not that familiar with HTTP or HTML, so I wanted to see what these function do.
我写这个类是测试我写的HttpWebRequest 和 HttpWebResponse这两个类。我不是一个Web程序员,不熟悉HTTP 和 HTML,所以我想明白这些函数的功能。
来源: https://www.codeguru.com/cs_network/httptest.html |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Cool Intro Screen |
   |
简 介:
This is a Cool Intro Screen like you see in the movies. Written in Visual Basic 4.0 (32-BIT) By Mike Hardy comes with executable as well
Cool Intro Screen这是一个很酷的 Intro Screen ,正像你在电影中看到的那样。由 Mike Hardy 用 Visual Basic 4.0 (32-BIT)开发。
来源: https://visualbasic.ittoolbox.com/code/d.asp?d=2260&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
Chat Program using Asynchronous Socket |
   |
简 介:
This is a simple chat program using asynchronous socket. This program is act like a client or a server. It can connect to another other PC (installed with the same program) or it can wait for another PC to connect to it.
这个简单的图表使用了异步socket. 这个程序就像一个客户端或服务器。它可以连接到另一台PC(安装了同样的程序),或者它可以等待其它PC连接到它。
来源: https://www.codeguru.com/cs_network/ChatSocket.html |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
MineXp - Written By Asylum Studios Last |
   |
简 介:
MineXp is a cool Stratedgy game sorta like MineSweeper only Better and is the way MineSweeper is Suppose to be. MineXp was written by Michael J. Hardy and posted with his permission. This is the lite version of the Source however, can be compiled and played it just doesn't contain sounds. if you would like the full source then visit https://www.geocities.com/minexp2003 and download it from there. (Total 3.13 MB) MineXp contains Excellent Graphics and Superb Enriched Sound Effects.
MineXp 是一个很酷的类似 MineSweeper   only Better 的策略游戏, MineXp 是由 Michael J. Hardy 开发的。这是源程序的精简版本,可以编译和运行它,只是不包含声音。如果你想要完整的源代码,访问https://www.geocities.com/minexp2003 ,可以从那下载。(Total 3.13 MB) MineXp包含了优秀的图形和Superb Enriched 声音效果。
来源: https://visualbasic.ittoolbox.com/code/d.asp?d=2313&a=s |
分 类:
|
许可证:
GNU General Public License (GPL) |
|
|
|
|
|