自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (9)
  • 收藏
  • 关注

空空如也

NJJKHI宣传部vnuit

<VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.10.3077" SchemaVersion = "2.0" ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}" > <Build> <Settings ApplicationIcon = "..\Icon\hrm.ico" AssemblyKeyContainerName = "" AssemblyName = "人力资源管理系统" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "WinExe" PreBuildEvent = "" PostBuildEvent = "" RootNamespace = "人力资源管理系统" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" /> <Reference Name = "System.Windows.Forms" AssemblyName = "System.Windows.Forms" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" /> </References> </Build> <Files> <Include> <File RelPath = "AmendStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "AmendStafferInfo.resx" DependentUpon = "AmendStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "AssemblyInfo.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.cs" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.resx" DependentUpon = "DataGridNoActiveCellColumn.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "DataSet1.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet1.cs" /> <File RelPath = "DataSet1.cs" DependentUpon = "DataSet1.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet1.xsx" DependentUpon = "DataSet1.xsd" BuildAction = "None" /> <File RelPath = "DataSet11.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet11.cs" /> <File RelPath = "DataSet11.cs" DependentUpon = "DataSet11.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet2.cs" /> <File RelPath = "DataSet2.cs" DependentUpon = "DataSet2.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsx" DependentUpon = "DataSet2.xsd" BuildAction = "None" /> <File RelPath = "HortationManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "HortationManage.resx" DependentUpon = "HortationManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "hrm.ico" BuildAction = "Content" /> <File RelPath = "IncomeTax.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "IncomeTax.resx" DependentUpon = "IncomeTax.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "LookupStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "LookupStafferInfo.resx" DependentUpon = "LookupStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "MainFrm.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "MainFrm.resx" DependentUpon = "MainFrm.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "OrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "OrgInfo.resx" DependentUpon = "OrgInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PayoffHistory.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PayoffHistory.resx" DependentUpon = "PayoffHistory.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PunishmentManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PunishmentManage.resx" DependentUpon = "PunishmentManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SalaryManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SalaryManage.resx" DependentUpon = "SalaryManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SetOrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SetOrgInfo.resx" DependentUpon = "SetOrgInfo.cs" BuildAction = "EmbeddedResource" /> </Include> </Files> </CSHARP> </VisualStudioProject>

2008-10-08

SHAP自行车能看呢

<VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.10.3077" SchemaVersion = "2.0" ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}" > <Build> <Settings ApplicationIcon = "..\Icon\hrm.ico" AssemblyKeyContainerName = "" AssemblyName = "人力资源管理系统" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "WinExe" PreBuildEvent = "" PostBuildEvent = "" RootNamespace = "人力资源管理系统" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" /> <Reference Name = "System.Windows.Forms" AssemblyName = "System.Windows.Forms" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" /> </References> </Build> <Files> <Include> <File RelPath = "AmendStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "AmendStafferInfo.resx" DependentUpon = "AmendStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "AssemblyInfo.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.cs" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.resx" DependentUpon = "DataGridNoActiveCellColumn.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "DataSet1.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet1.cs" /> <File RelPath = "DataSet1.cs" DependentUpon = "DataSet1.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet1.xsx" DependentUpon = "DataSet1.xsd" BuildAction = "None" /> <File RelPath = "DataSet11.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet11.cs" /> <File RelPath = "DataSet11.cs" DependentUpon = "DataSet11.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet2.cs" /> <File RelPath = "DataSet2.cs" DependentUpon = "DataSet2.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsx" DependentUpon = "DataSet2.xsd" BuildAction = "None" /> <File RelPath = "HortationManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "HortationManage.resx" DependentUpon = "HortationManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "hrm.ico" BuildAction = "Content" /> <File RelPath = "IncomeTax.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "IncomeTax.resx" DependentUpon = "IncomeTax.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "LookupStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "LookupStafferInfo.resx" DependentUpon = "LookupStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "MainFrm.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "MainFrm.resx" DependentUpon = "MainFrm.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "OrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "OrgInfo.resx" DependentUpon = "OrgInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PayoffHistory.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PayoffHistory.resx" DependentUpon = "PayoffHistory.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PunishmentManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PunishmentManage.resx" DependentUpon = "PunishmentManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SalaryManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SalaryManage.resx" DependentUpon = "SalaryManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SetOrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SetOrgInfo.resx" DependentUpon = "SetOrgInfo.cs" BuildAction = "EmbeddedResource" /> </Include> </Files> </CSHARP> </VisualStudioProject>

2008-10-08

LPOPOMOChap2.

<VisualStudioProject> <CSHARP ProjectType = "Local" ProductVersion = "7.10.3077" SchemaVersion = "2.0" ProjectGuid = "{A5EE1DF1-9D33-4541-AE99-BC09713525FB}" > <Build> <Settings ApplicationIcon = "..\Icon\hrm.ico" AssemblyKeyContainerName = "" AssemblyName = "人力资源管理系统" AssemblyOriginatorKeyFile = "" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "WinExe" PreBuildEvent = "" PostBuildEvent = "" RootNamespace = "人力资源管理系统" RunPostBuildEvent = "OnBuildSuccess" StartupObject = "" > <Config Name = "Debug" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "DEBUG;TRACE" DocumentationFile = "" DebugSymbols = "true" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "false" OutputPath = "bin\Debug\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> <Config Name = "Release" AllowUnsafeBlocks = "false" BaseAddress = "285212672" CheckForOverflowUnderflow = "false" ConfigurationOverrideFile = "" DefineConstants = "TRACE" DocumentationFile = "" DebugSymbols = "false" FileAlignment = "4096" IncrementalBuild = "false" NoStdLib = "false" NoWarn = "" Optimize = "true" OutputPath = "bin\Release\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "4" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll" /> <Reference Name = "System.Data" AssemblyName = "System.Data" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll" /> <Reference Name = "System.Windows.Forms" AssemblyName = "System.Windows.Forms" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll" /> </References> </Build> <Files> <Include> <File RelPath = "AmendStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "AmendStafferInfo.resx" DependentUpon = "AmendStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "AssemblyInfo.cs" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.cs" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "DataGridNoActiveCellColumn.resx" DependentUpon = "DataGridNoActiveCellColumn.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "DataSet1.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet1.cs" /> <File RelPath = "DataSet1.cs" DependentUpon = "DataSet1.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet1.xsx" DependentUpon = "DataSet1.xsd" BuildAction = "None" /> <File RelPath = "DataSet11.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet11.cs" /> <File RelPath = "DataSet11.cs" DependentUpon = "DataSet11.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsd" BuildAction = "Content" Generator = "MSDataSetGenerator" LastGenOutput = "DataSet2.cs" /> <File RelPath = "DataSet2.cs" DependentUpon = "DataSet2.xsd" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <File RelPath = "DataSet2.xsx" DependentUpon = "DataSet2.xsd" BuildAction = "None" /> <File RelPath = "HortationManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "HortationManage.resx" DependentUpon = "HortationManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "hrm.ico" BuildAction = "Content" /> <File RelPath = "IncomeTax.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "IncomeTax.resx" DependentUpon = "IncomeTax.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "LookupStafferInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "LookupStafferInfo.resx" DependentUpon = "LookupStafferInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "MainFrm.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "MainFrm.resx" DependentUpon = "MainFrm.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "OrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "OrgInfo.resx" DependentUpon = "OrgInfo.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PayoffHistory.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PayoffHistory.resx" DependentUpon = "PayoffHistory.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "PunishmentManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "PunishmentManage.resx" DependentUpon = "PunishmentManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SalaryManage.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SalaryManage.resx" DependentUpon = "SalaryManage.cs" BuildAction = "EmbeddedResource" /> <File RelPath = "SetOrgInfo.cs" SubType = "Form" BuildAction = "Compile" /> <File RelPath = "SetOrgInfo.resx" DependentUpon = "SetOrgInfo.cs" BuildAction = "EmbeddedResource" /> </Include> </Files> </CSHARP> </VisualStudioProject>

2008-10-08

MJKOPKOMIOChap1

<VisualStudioProject> <CSHARP LastOpenVersion = "7.10.3077" > <Build> <Settings ReferencePath = "" > <Config Name = "Debug" EnableASPDebugging = "false" EnableASPXDebugging = "false" EnableUnmanagedDebugging = "false" EnableSQLServerDebugging = "false" RemoteDebugEnabled = "false" RemoteDebugMachine = "" StartAction = "Project" StartArguments = "" StartPage = "" StartProgram = "" StartURL = "" StartWorkingDirectory = "" StartWithIE = "true" /> <Config Name = "Release" EnableASPDebugging = "false" EnableASPXDebugging = "false" EnableUnmanagedDebugging = "false" EnableSQLServerDebugging = "false" RemoteDebugEnabled = "false" RemoteDebugMachine = "" StartAction = "Project" StartArguments = "" StartPage = "" StartProgram = "" StartURL = "" StartWorkingDirectory = "" StartWithIE = "false" /> </Settings> </Build> <OtherProjectSettings CopyProjectDestinationFolder = "" CopyProjectUncPath = "" CopyProjectOption = "0" ProjectView = "ProjectFiles" ProjectTrust = "0" /> </CSHARP> </VisualStudioProject>

2008-10-08

HUIUIUIGJI教务管理

正在创建临时文件“f:\第4道\4\Debug\RSP000001.rsp”,其内容为 [ /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp".\Debug/topSort.pch" /Fo".\Debug/" /Fd".\Debug/" /W3 /c /ZI /TP .\topSort.cpp ] 正在创建命令行“cl.exe @f:\第4道\4\Debug\RSP000001.rsp /nologo

2008-10-08

lijing人员管理系统管理系统

<%@ WebService Language="C#" Class="ExamOnline.WSRePwd" %> using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Web.Script.Services; namespace ExamOnline { [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [ScriptService] public class WSRePwd : System.Web.Services.WebService { [WebMethod] public bool repwd(string userid, string oldpwd, string newpwd) { return (new ExamOnline.Login()).checkPWD(ref userid, ref oldpwd, ref newpwd); } } }

2008-10-04

lijing在线系统

<%@ WebService Language="C#" Class="ExamOnline.WSRePwd" %> using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Web.Script.Services; namespace ExamOnline { [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [ScriptService] public class WSRePwd : System.Web.Services.WebService { [WebMethod] public bool repwd(string userid, string oldpwd, string newpwd) { return (new ExamOnline.Login()).checkPWD(ref userid, ref oldpwd, ref newpwd); } } }

2008-10-04

lijing图书管理

<%@ WebService Language="C#" Class="ExamOnline.WSRePwd" %> using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Web.Script.Services; namespace ExamOnline { [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [ScriptService] public class WSRePwd : System.Web.Services.WebService { [WebMethod] public bool repwd(string userid, string oldpwd, string newpwd) { return (new ExamOnline.Login()).checkPWD(ref userid, ref oldpwd, ref newpwd); } } }

2008-10-04

.net2.0,C#)在线系统

<%@ WebService Language="C#" Class="ExamOnline.WSRePwd" %> using System; using System.Web; using System.Web.Services; using System.Web.Services.Protocols; using System.Web.Script.Services; namespace ExamOnline { [WebService(Namespace = "http://tempuri.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [ScriptService] public class WSRePwd : System.Web.Services.WebService { [WebMethod] public bool repwd(string userid, string oldpwd, string newpwd) { return (new ExamOnline.Login()).checkPWD(ref userid, ref oldpwd, ref newpwd); } } }

2008-10-04

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除