-
Windows编程 c语言
#include
#define MAX_BUBBLE 250
点击鼠标左键就可以产生泡泡,利用vc6.0基于windows编程,虽然没有利用mfC但是这样可以让我们对程序的本质有一个清晰地认识。
- 2023-05-07 08:00:03下载
- 积分:1
-
局域网聊天软件源码。给Winsock。
局域网聊天软件源代码.给予winsock变成.-LAN chat software source code. Give into winsock.
- 2022-06-29 16:07:46下载
- 积分:1
-
画矩阵盒子程序
矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明
程序通过编译运行...
画矩阵盒子程序
矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明
程序通过编译运行-Program matrix matrix box painting box components from X, enter the number two, the first number of the number of representatives of the matrix box, the second number representing each box contains the number of rows of the matrix, specific examples, see description of the procedures for the procedure to run through the compiler
- 2022-06-16 02:52:12下载
- 积分:1
-
曲线拟和程序 还很简单 还有需要修改的地方
曲线拟和程序 还很简单 还有需要修改的地方-Curve fitting procedure is very simple and there is a need to amend the local
- 2022-09-08 19:45:03下载
- 积分:1
-
一个小小的有意思的迷宫程序,采用的VC++6开发 ,十分简单明了...
一个小小的有意思的迷宫程序,采用的VC++6开发 ,十分简单明了-migong
- 2022-08-25 01:07:46下载
- 积分:1
-
Are mainly used in a number of examples and useful development of the library fi...
主要是一些示例和开发所用的有用的库文件,希望能给你的开发工作提供帮助-Are mainly used in a number of examples and useful development of the library files, hope that I can help your development work
- 2022-04-25 02:10:13下载
- 积分:1
-
能在TC环境下显示图片的代码,能判断你的硬件设备是不是支持显示。...
能在TC环境下显示图片的代码,能判断你的硬件设备是不是支持显示。-The codes can show picture in TC environment,also can judge that wheather hardware devices support display function.
- 2022-05-28 02:40:31下载
- 积分:1
-
本探针用于asp.net服务器上,能侦测服务器的系统和硬件信息.及测试服务器的运算能力....
本探针用于asp.net服务器上,能侦测服务器的系统和硬件信息.及测试服务器的运算能力.-probe for the Asp. Net server, the server can detect system and hardware information. And testing the server computing power.
- 2022-02-05 22:44:50下载
- 积分:1
-
该程序实现了用C语言模拟钢琴发音,效果很好!
该程序实现了用C语言模拟钢琴发音,效果很好!-this program simulated a piano using c language
- 2022-02-10 12:58:14下载
- 积分:1
-
wifi管理系统
软件使用说明
1 创建数据库表
创建数据库时,请将数据库编码选择为 utf-8,否则会出现乱码情况
将 sql.sql文件导入的数据库中
2 配置数据库
在文件路径 Conf/db.php 中,配置好相关的数据库帐号密码
3 将网站配置在IIS或者Apcahe上即可运行
系统在window和mac平台上可以正常搭建。linux平台可能会出现无法预知的问题。
4 URL伪静态问题
系统已配置了iis6.0和apache下面的伪静态,请勿随意改动。
IIS下伪静态需要IIS Rewrite组件支持。
Rwerite文件夹内包含了改组件。配置即可。
配置IIS伪静态
在IIS的Isapi上添加这个筛选器
筛选器名称Rewrite
可执行文件选择 Rewrite.dll 即可以了
系统访问路径:假设为本地url
用户访问:http://localhost 默认帐号: xc ,密码 123
代理商:http://localhost/index.php/agent
管理后台:http://localhost/wifiadmin.php 默认帐号: admin 密码 654321
- 2022-01-26 03:04:45下载
- 积分:1