-
VS编写的网站交互
这是一个用VS2008编写的一个网站交互的代码,主要实现了当用户登录网站时,会显示当前在线人数,运用了Sesion跟application,希望大家喜欢。
- 2022-11-24 20:05:03下载
- 积分:1
-
找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径
把程序mycontrol.cls放到有csc.exe的路径下*:*****再启动cm
找到csc.exe文件,然后用搜索功能搜索csc.exe,找到路径
把程序mycontrol.cls放到有csc.exe的路径下*:*****再启动cmd.exe
如在C:WINDOWSMicrosoft.NETFrameworkv2.0.50727
/t:library /out:mycontrol.dll /r:system.dll,system.web.dll mycontrol.cls
然后enter,就ok了
然后把在C:WINDOWSMicrosoft.NETFrameworkv2.0.50727下 生成的mycontrol.dll拷到网站的根目录下的bin文件下 -Find csc.exe file, and then use the search function search csc.exe, find the path of the csc.exe process mycontrol.cls have put the path*: ***** again start cmd.exe in C: WINDOWSMicrosoft. NETFrameworkv2.0.50727/t: library/out: mycontrol.dll/r: system.dll, system.web.dll mycontrol.cls and then enter, and then on ok in the C: WINDOWSMicrosoft.NETFrameworkv2.0.50727 generated mycontrol.dll Kaodao site under the root directory under the bin file
- 2023-06-20 20:40:02下载
- 积分:1
-
可以完成简单的计算功能,如加、减、乘、除等
可以完成简单的计算功能,如加、减、乘、除等-May complete the simple computation function
- 2023-04-08 00:35:04下载
- 积分:1
-
在线考试管理系统
ASP.NET应用系统开发—在线考试系统
1. 后台系统
1) 添加、修改、删除和查询管理员信息。
2) 查看、删除考生注册信息。
3) 添加、修改、删除和查询专业信息。
4) 添加、修改、删除和查询课程信息。
5) 添加、修改、删除和查询属于专业、课程的套题信息。
6) 选择所属专业、课程的套题后,添加、修改、删除和查询试题内容。
- 2022-03-17 16:22:43下载
- 积分:1
-
thanks
一个C的CRC码的校验程序,我借鉴了一点别人的。有的地方没看太明白,自己的一部分明白。希望大家指点-thanks
- 2022-05-19 00:48:02下载
- 积分:1
-
聊天室服务器端开发,对有些需要在内网进行应用的朋友有写帮助....
聊天室服务器端开发,对有些需要在内网进行应用的朋友有写帮助.-Chat room server-side development, including the need for some network applications, has written to help a friend.
- 2022-07-16 12:52:10下载
- 积分:1
-
CPP.NET
学习用C++编写.NET架构的大型程序,(Learning is written with C++. NET framework large programs,)
- 2012-10-11 22:16:12下载
- 积分:1
-
力 Jit
力 jit.net 和钩编译方法 x86 和 x64 windows 上工作
- 2022-03-24 14:23:06下载
- 积分:1
-
The use of procedures to enter the decimal number to a number of other M
利用程序把输入的十进制的数转为其它进制的数。用ISO C++写的,在VC.NET中可以运行。采用递归算法。-The use of procedures to enter the decimal number to a number of other M-ary. With ISO C++ Written in VC.NET can be run. The use of recursive algorithm.
- 2022-04-17 17:49:05下载
- 积分:1
-
爬虫
利用网站爬虫 抓取网络数据 这个是我在学习过程中用到的一个方法(Using Web Crawler to Grab Network Data)
- 2020-06-19 21:00:01下载
- 积分:1