代码搜索:代码量
找到约 10,000 项符合「代码量」的源代码
代码结果 10,000
www.eeworm.com/read/280199/10347914
txt 关闭窗口代码.txt
<
asp:Button ID="Button1" runat="server" Text="Button" OnClientClick="window.close();" />
www.eeworm.com/read/280199/10348071
txt web服务代码.txt
soap 简单用户访问协议:
新建一个web服务在sercice.asmx页面中写如下代码:
webMethod方法:
[WebMethod]//定义getusername调用
public DataSet Getusername()
{//连接数据库
SqlConnection con=new SqlConnection("server=.;
www.eeworm.com/read/280199/10348139
txt 网站流量代码.txt
global.asax.as
using System;
using System.Collections;
using System.ComponentModel;
using System.Web;
using System.Web.SessionState;
using System.Data.SqlClient;
namespace login
{
///
www.eeworm.com/read/280199/10348289
txt 生成密码代码.txt
Response.Write(System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(this.TextBox1.Text,"md5/aha1")); }
www.eeworm.com/read/279846/10383664
txt 代码版权申明.txt
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ 本代码版权归代码作者所有,不允许未经授权以任何形式 ┃
┃ 发布! ┃
┃ 本代码由代码作者授权VC知识库(www.VCKBASE.com)发布。 ┃
┃ 任何从非VC知识库网站或非
www.eeworm.com/read/279570/10419103
txt cs代码页面.txt
using System;
using System.Data;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
using System.Data.SqlClient;
public partial clas
www.eeworm.com/read/279496/10434089
doc sql源代码.doc
www.eeworm.com/read/279418/10439370
rar 源代码+报告.rar
www.eeworm.com/read/353311/10455490
txt 所用控制代码.txt
1:IOCTL_USB_GET_NODE_INFORMATION
2:IOCTL_USB_GET_NODE_CONNECTION_INFORMATION
3:IOCTL_USB_GET_ROOT_HUB_NAME
4:IOCTL_USB_GET_NODE_CONNECTION_NAME
5:IOCTL_USB_GET_NODE_CONNECTION_DRIVERKEY_NAME
6:IO
www.eeworm.com/read/424304/10465099