-
找到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
-
alamouti
这是一个Alamouti空时码的仿真,包含2发1收或2发2收。(This is an Alamouti space-time code simulation, including two made an entry or two 2 admission.)
- 2021-04-18 21:08:52下载
- 积分:1
-
获取页面间传值
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
protected void btnRedirect_Click(object sender, EventArgs e)
{
Response.Redirect("Request.aspx?value=获得页面间的传值");
}
}
- 2023-04-05 04:10:03下载
- 积分:1
-
spider
第一步:提交源代码;等待24小时进行审查。之后你会得到0.5分接受。步骤2: 您将获得下载源代码所需的所有要点。代码越好,下载越多,你会得到更多的分数。你的代码可以为你赚钱
- 2022-02-15 01:35:46下载
- 积分:1
-
SQL2005+. Net realized online course system, to query each of the selected numbe...
SQL2005 +.net实现的网上选课系统,能够查询每门课的已选人数,可选人数,有学生,老师,管理员-SQL2005+. Net realized online course system, to query each of the selected number of classes, optional number of students, teachers, administrators
- 2022-03-14 16:50:58下载
- 积分:1
-
简单聊天室
说明: 实现简单聊天室功能。共需要实现至少两个页面,一是登录页面。用户输入用户名即可登录到聊天室。二是聊天页面。这个页面中可以显示所有人的聊天记录,显示在线人员列表,显示在线人数。同时用户也可以在这个页面即时发送聊天的信息。用户首先通过登录页面完成登录后,系统自动跳转到聊天页面。(Realize the function of simple chat room. To achieve at least two pages, is a login page. The user to enter a user name to log on to a chat room. Two is chat page. This page can show everyone's chat record, display online personnel list, display the number of online. At the same time, users can also on the page immediately send chat messages. The user first login page to complete the login, the system automatically jump to the page to chat.)
- 2017-11-04 14:23:15下载
- 积分:1
-
网上书店系统 不错的一个ASP.NET语言开发的网站
网上书店系统 不错的一个ASP.NET语言开发的网站-Online bookstore system, a good language to develop ASP.NET web sites
- 2022-01-25 22:29:38下载
- 积分:1
-
1k Xmodem Vb.net
帮助和了解 1k Xmodem 协议实现(转摘)
modem协议是一种使用拨号调制解调器的个人计算机通信中广泛使用的异步文件运输协议。标准分为Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且支持一般校验和、CRC两种校验方式,在出现数据包错误的情况下支持多次重传(一般为10次)。
- 2023-05-07 04:25:02下载
- 积分:1
-
入门经典第5版中文高清版
说明: C#入门经典,非常好的学习C#的入门教材(C# Introduction classics, very good learning C# introductory textbooks)
- 2020-06-21 14:40:01下载
- 积分:1
-
carsys
租车系统,asp开发的汽车租赁网站,包括车辆管理以及车辆出租的功能。(Car system, asp developed car rental sites, including vehicle management and vehicle rental functions.)
- 2015-09-29 16:30:06下载
- 积分:1