-
ASP.net用于IE的控件,包括treeView等,觉好的东东,让你的web页面像CS的一样,声明:是微软的....
ASP.net用于IE的控件,包括treeView等,觉好的东东,让你的web页面像CS的一样,声明:是微软的.-ASP.net for IE controls, including treeView, McGREGOR good Dongdong, let your web pages as CS, the same statement : Microsoft"s.
- 2022-05-13 14:57:01下载
- 积分:1
-
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所...
仿制IE在“解决方案资源管理器” 中,右键单击“TextBoxExt”项目,从弹出的菜单中选择“属性”,会弹出属性配置对话框,在左上角的“配置(C)”中选择“所有配置”,设置输出路径为“.."output”,注意,该输入有点特殊,两个小数点+反斜杠+output,意思是当前文件夹上一层的ouput文件夹(从VC过来的朋友可能比较熟悉这种方式)-IE private void lstBox_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)
{
ListBox box=(ListBox)sender
Point pt = new Point(e.X,e.Y)
int n=box.IndexFromPoint(pt)
if(n>=0)
box.SelectedIndex=n
}
- 2022-01-25 19:43:26下载
- 积分:1
-
VC实现PING的各个参数,是学习SOCKET编程的 不错参考程序,代码清晰,可读性好...
VC实现PING的各个参数,是学习SOCKET编程的 不错参考程序,代码清晰,可读性好-VC PING various parameters, is learning Socket Programming good reference program, code clear and readable
- 2022-04-12 02:08:03下载
- 积分:1
-
一个邮件发送代码
一个邮件发送代码-send an e-mail code
- 2022-02-04 03:03:27下载
- 积分:1
-
PhpWiki是sourceforge的一个开源项目,是模仿 WikiWikiWeb 的php版。 Wiki 是现在很流行的一个东西。怎么能够错过,快下载看看吧...
PhpWiki是sourceforge的一个开源项目,是模仿 WikiWikiWeb 的php版。 Wiki 是现在很流行的一个东西。怎么能够错过,快下载看看吧!-PhpWiki is a sourceforge the open-source project is to imitate the WikiWikiWeb php version. Wiki is now a very popular thing. How can miss quick look at the download!
- 2022-10-07 02:15:03下载
- 积分:1
-
类似liveupdate的网络自动升级的程序
类似liveupdate的网络自动升级的程序- Similar liveupdate network automatic promotion procedure
- 2022-08-26 09:04:35下载
- 积分:1
-
VC6.0作为开发工具,使用gsoap工具包实现VC连接C #。NET基因…
vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c#. net generated by the webservic e
- 2022-03-05 04:06:50下载
- 积分:1
-
本源代码包括了各种asp.net编程精彩实例,对于网络设计、网页制作的朋友提供了大量的资源...
本源代码包括了各种asp.net编程精彩实例,对于网络设计、网页制作的朋友提供了大量的资源-source code including a variety of programming Asp. Net brilliant example of the network design, web friends for a great deal of resources
- 2022-09-02 12:35:09下载
- 积分:1
-
C# In vs2005 (asp.net2.0) From under a category, can be custom
C# 在vs2005(asp.net2.0) 下的一个上传类,可以自定义生成的缩略图的格式及个数,还是比较方便-C# In vs2005 (asp.net2.0) From under a category, can be custom-generated form and the number of thumbnails, or more convenient
- 2022-04-16 21:58:54下载
- 积分:1
-
1.inet2。一组封装WinInet类
1.2。一个组封装类的Wininet
- 2022-07-27 12:32:38下载
- 积分:1