-
一个显示文件不同的例子
一个显示文件不同的例子-documents show a different example
- 2022-03-03 06:08:45下载
- 积分:1
-
封装好的DIBImage类,可以读BMP格式的图像并显示
封装好的DIBImage类,可以读BMP格式的图像并显示-Package good DIBImage class, you can read BMP format images and display
- 2022-11-08 02:15:03下载
- 积分:1
-
这个源代码在Visual Basic 6为频率计数器。
This the sorce code in Visual Basic 6 for the Frequency counter.-This is the sorce code in Visual Basic 6 for the Frequency counter.
- 2022-07-01 08:39:05下载
- 积分:1
-
1.沿袭今晚在线论坛独有的双风格分桢形式
2.社区最多可进行3级分类,大部分论坛应该够用了。
3.多种发帖类型: 普通帖、积分浏览帖、金钱购买帖、散分(...
1.沿袭今晚在线论坛独有的双风格分桢形式
2.社区最多可进行3级分类,大部分论坛应该够用了。
3.多种发帖类型: 普通帖、积分浏览帖、金钱购买帖、散分(求助)帖、 回复可见帖
4.更贴心得发帖辅助功能,可自动识别URL和图片。
5.采用类似今晚在线文章系统的后台管理等级无限级自定义分类,真正适合多用户管理。
6.其它基本具备了GVbbs v5.0的全部功能这里不再敖述。
管理员目录admin 用户名gamvan 密码为-1. This followed a unique online forum-style form of two sub-Lo. Communities up for three classifications, most of the Forum should be enough. 3. Posting a variety of types : general security, Integral View proposal, money to buy invitations and scattered (for assistance) invitations and reply can be seen TIE 4. More experience affixed posting ancillary functions that can automatically identify URL and photos. 5. Similar articles online tonight systems management background levels since the unlimited class classification definition, is really suitable for multi-user management. 6. Other basic GVbbs v5.0 with the full functionality of today is AO stated. Administrators directory admin username password to 111,111 gamvan
- 2023-04-04 05:55:04下载
- 积分:1
-
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述...
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述-Automatically replace the file name of the applet, in the section of the surface of the input file name of the part needs to be replaced, and replaced the description, the program will automatically replace the names of all those in need is replaced by the latter description
- 2022-06-20 16:26:32下载
- 积分:1
-
刚学编程,多多指教
刚学编程,多多指教-just learning programming, exhibitions
- 2022-07-22 17:14:58下载
- 积分:1
-
得到CPU的占用率的源码
得到CPU的占用率的源码-be CPU, the occupancy rate of the source
- 2022-10-30 12:15:03下载
- 积分:1
-
转换ANSI 屏幕到RIP格式(17KB)
转换ANSI 屏幕到RIP格式(17KB)-ANSI conversion to RIP format screen (17KB)
- 2022-03-24 21:59:07下载
- 积分:1
-
C++ FTP 工具
C++ FTP 工具 ----比较实用,稳定,安全-C++ FTP Tool
- 2022-03-11 17:26:41下载
- 积分:1
-
蓝牙连接示例
//此代码,内容按“原样”无担保//任何形式明示或暗示的担保,包括但不限于//适销性和/或暗示对的隐含担保//特定用途。////版权所有(C)Microsoft Corporation版权所有。版权所有//// BTHCxnDemo.cpp - 使用Winsock的2.2和RFCOMM协议简单的蓝牙应用//////这个例子演示了如何使用Winsock的2.2 API连接//它们之间的两个远程蓝牙设备和数据传输之间。//这个例子只支持类型AF_BTH的地址族,// SOCK_STREAM类型,类型BTHPROTO_RFCOMM协议的插座。////一旦这个源代码被编译,生成的应用程序可以//无论是在服务器模式或客户端模式下运行。请参阅命令行帮助//对命令行的例子和所有选项的详细说明。//#包括#包括#包括#包括#包括#包括//{B62C4E8D-62CC-404B-BBBF-BF3E3BBB1374}DEFINE_GUID(g_guidServiceClass,0xb62c4e8d,0x62cc,0x404b,为0xBB,为0xBF,为0xBF,0x3E的,0x3b,为0xBB,0x13,0x74);#定义CXN_TEST_DATA_STRING(L“〜!@#$%^&*()-_=+?1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ”)#定义CXN_TRANSFER_DATA_LENGTH(sizeof运算(CXN_TEST_DATA_STRING))#定义CXN_BDADDR_STR_LEN17//6两位十六进制值,再加上5冒号#定义CXN_MAX_INQUIRY_RETRY3
- 2022-11-07 14:05:03下载
- 积分:1