-
微软的DNS源码实例
微软的DNS源码实例-Microsoft"s source code examples DNS
- 2022-06-12 11:54:42下载
- 积分:1
-
一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。
一个文档服务器程序,通过网页访问,是ATLDraw的网络版本。-a file server, accessed via the web, the network is ATLDraw version.
- 2022-08-25 01:31:44下载
- 积分:1
-
简单聊天室
简单聊天室
简单聊天室
简单聊天室
简单聊天室
简单聊天室-Simple Chat Room
Simple Chat Room
Simple Chat Room
Simple Chat Room
- 2022-12-15 14:45:03下载
- 积分:1
-
如何通过互联网,你可以自动下载FTP上传在线聊天
怎么上网,就可以自动下载ftp上传网上聊天了
- 2022-02-06 14:17:02下载
- 积分:1
-
asp+sql2000 +
ASP+SQL2000+
- 2023-05-11 04:50:03下载
- 积分:1
-
使用asp,自编的流量统计小系统,便于日常察看本网络流量。...
使用asp,自编的流量统计小系统,便于日常察看本网络流量。 -use asp, directed the flow of small statistical system to facilitate day-to-day look at the network traffic.
- 2023-06-26 10:15:03下载
- 积分:1
-
website produced the voice players, examples of the implementation of the cases,...
制作网页中的声音播放器,执行本例实例后,将创建一个带有1个下拉框和3个按钮的运行界面。鼠标单击下拉框可以选择要播放的声音文件(*.au),按下播放按钮可以播放当前的声音文件,按下循环按钮可以循环播放当前声音文件,按下停止按钮可以停止播放当前声音文件。-website produced the voice players, examples of the implementation of the cases, will create a with a drop-down box and three button operation interface. Mouse click the drop-down box can choose to play the sound files (*. au), press the button player can play current audio files, press the circle button on the current cycle of broadcast sound files, press the stop button to stop the current broadcast sound files.
- 2022-02-20 06:00:09下载
- 积分: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
-
网页源代码显示器
网页源代码显示器-website source code display
- 2023-05-18 21:45:03下载
- 积分:1
-
纯DHTML版的贪食蛇 cDHTMLbant
纯DHTML版的贪食蛇 cDHTMLbant-pure DHTML version of the Tanshichi cDHTMLbant
- 2022-06-02 12:34:28下载
- 积分:1