Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - status
Search - status - List
ASP.NET虚拟主机信息探针,主要作用是用来探测.NET虚拟主机的一些重要的信息,如绝对路径、域名、IP地址,服务器组件等设置程序所必要的信息之外,本探针还有测试.NET虚拟主机运行C#代码速度及虚拟目录资源占用状况的功能,如果你准备购买.NET空间的朋友可以用这个探针来对虚拟主机作一测试以作参考 , ASP.NET探针,功能与其它语言的探针相差无几,注意的是如果你是在外国主机使用探针的话请连同web.config一起上传,否则探针会出现乱码。-ASP.NET virtual host information probe, the main role is used to detect.NET virtual host of some important information, such as the absolute path, domain names, IP addresses, servers and other components necessary to set up procedures for the information, the probe also tested.NET virtual host running C# code speed and virtual directory of resources occupier status of function, if you plan to buy.NET space of a friend can use this probe to the virtual host for a test for reference, ASP.NET probe, function and other languages almost equaling the probe, the attention is if you are in a foreign owner using the probe so, please upload together with sed, otherwise there will be gibberish probe.
Date : 2008-10-13 Size : 6.3kb User : 时岭

本程序使用c#编写,可以实现在程序运行时更新状态栏的信息的功能。-procedures for the use of the c # preparation, the procedure can be achieved when running status bar updates of the information function.
Date : 2008-10-13 Size : 6.82kb User : 丁久玲

winsocket编程 服务器端程序 当服务器端的网络监听功能打开后,便处于实时的监听状态,可即时监听到用户通过socket发来的信息并进行相应的处理,可同时接受多个用户同时连接,并开启多个处理线程。-winsocket programming process server when the server side of the open network monitoring functions, it is a real-time status monitoring, immediately listening to the user through the socket to the information and the corresponding treatment can also accept multiple users simultaneous connections, and open more of threads.
Date : 2008-10-13 Size : 97.17kb User : 流星剑

DL : 0
C# 网路编程 ping 的实现,测试主机和网路状态,C#学习好例子-C# programming network ping and that the realization of mainframe testing and network status, C# learning good example
Date : 2008-10-13 Size : 11.89kb User : 王志强

DL : 0
这是一个比较好,功能相对独立的例子,它包含从引入MapX对象,加载地图数据,设置地图边界,创建临时图层,添加图层字段,添加地图数据等功能,并比较了两种临时图层方式(本地文件和内存表)对添加图元速度的时间参数。临时表的方式非常适合工控,电信端子责备监控,GPS监控的要求地图上能快速反映监控状态变化的应用。-This is a good, relatively independent of the functional examples, ranging from the introduction of MapX targets, Map data loading, set up border maps, create temporary layer, add layers field, add the map data and other functions, comparison of the two temporary layer mode (local files and memory table) to add the map yuan speed time parameters. The temporary table is suitable for industrial control, telecommunications terminals blame monitoring, GPS monitoring requirements maps will reflect the rapid changes in the status monitoring applications.
Date : 2008-10-13 Size : 95.57kb User : Ivy

Status InitPolyn(polyn P) {/*建立一个空的一元多项式的链表*/ P=(polyn)malloc(sizeof(LNode)) if(P==NULL) exit (OVERFLOW) P->data.coef=0 P->data.expn=-1 P->next=NULL return OK }/*InitPolyn*/-Status InitPolyn (Polynesia P) (/ * establish an empty number one yuan - Chain * / P = (Polynesia) malloc (sizeof (LNode)) if (P == NULL) exit (overflow) P -
Date : 2008-10-13 Size : 6.37kb User : iieeww

模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and WordPad function ourselves a document editing tool. Has completed the following functions : File : (new, open, save, Save as, withdrawal) Editor : (copying, cutting and pasting, Withdrawn, delete, search, replace, the whole election, time / date) format : (auto line, font, color), format settings to distinguish between the function is the provision of the current block format or with all the contents of the format; Interface design is toolbars, pop-up menus, status bar, and other functions to enhance ease of operation;
Date : 2008-10-13 Size : 63.27kb User : djzhan

自己编的双电梯软件模拟系统,通过交互的按键界面和状态栏,模拟双电梯的运行状况-own addendum to the double-lift system software simulation, interactive button interface and the status bar. simulated lift-Operation
Date : 2008-10-13 Size : 93.79kb User : 笑容

背包问题:一. 需求分析1.本程序中,表示背包和物品的元素限定为实型,物品的多少不限(可通过改变宏选择适当的数组长度).2.程序由用户和计算机的对话方式执行,在计算机的提示信息下由用户在键盘上输入规定的运算命令,相应的输入数据和运算结果显示在其后。3.程序执行的命令包括:1) 构造物品数组及相应的标识数组2) 对数组的当前状态求和3) 打印出所有符合要求的结果4.测试数据实型的任意数据均可,不能输入字符型数据-knapsack problem : 1. A needs analysis. This procedure, said the backpack and items elements is limited to type, the number of open-items (available through Acer change the selection of appropriate length of the array). 2. Procedures by the user and computer dialogue approach to the implementation of the computer under the message by the user at the keyboard input on the operation order, the corresponding input data and computing results in the following. 3. Procedures for the implementation of the order include : 1) Construction items array and the corresponding array logo 2) to the current status of the array summation 3) Print out to meet the requirements of all four results. Test data is the type of data can be arbitrary, can not be imported for character data
Date : 2008-10-13 Size : 6.89kb User : 王想

背包问题:一. 需求分析1.本程序中,表示背包和物品的元素限定为实型,物品的多少不限(可通过改变宏选择适当的数组长度).2.程序由用户和计算机的对话方式执行,在计算机的提示信息下由用户在键盘上输入规定的运算命令,相应的输入数据和运算结果显示在其后。3.程序执行的命令包括:1) 构造物品数组及相应的标识数组2) 对数组的当前状态求和3) 打印出所有符合要求的结果4.测试数据实型的任意数据均可,不能输入字符型数据-knapsack problem : 1. A needs analysis. This procedure, said the backpack and items elements is limited to type, the number of open-items (available through Acer change the selection of appropriate length of the array). 2. Procedures by the user and computer dialogue approach to the implementation of the computer under the message by the user at the keyboard input on the operation order, the corresponding input data and computing results in the following. 3. Procedures for the implementation of the order include : 1) Construction items array and the corresponding array logo 2) to the current status of the array summation 3) Print out to meet the requirements of all four results. Test data is the type of data can be arbitrary, can not be imported for character data
Date : 2025-12-24 Size : 7kb User : 王想

ASP.NET虚拟主机信息探针,主要作用是用来探测.NET虚拟主机的一些重要的信息,如绝对路径、域名、IP地址,服务器组件等设置程序所必要的信息之外,本探针还有测试.NET虚拟主机运行C#代码速度及虚拟目录资源占用状况的功能,如果你准备购买.NET空间的朋友可以用这个探针来对虚拟主机作一测试以作参考 , ASP.NET探针,功能与其它语言的探针相差无几,注意的是如果你是在外国主机使用探针的话请连同web.config一起上传,否则探针会出现乱码。-ASP.NET virtual host information probe, the main role is used to detect.NET virtual host of some important information, such as the absolute path, domain names, IP addresses, servers and other components necessary to set up procedures for the information, the probe also tested.NET virtual host running C# code speed and virtual directory of resources occupier status of function, if you plan to buy.NET space of a friend can use this probe to the virtual host for a test for reference, ASP.NET probe, function and other languages almost equaling the probe, the attention is if you are in a foreign owner using the probe so, please upload together with sed, otherwise there will be gibberish probe.
Date : 2025-12-24 Size : 6kb User : 时岭

本程序使用c#编写,可以实现在程序运行时更新状态栏的信息的功能。-procedures for the use of the c# preparation, the procedure can be achieved when running status bar updates of the information function.
Date : 2025-12-24 Size : 7kb User : 丁久玲

winsocket编程 服务器端程序 当服务器端的网络监听功能打开后,便处于实时的监听状态,可即时监听到用户通过socket发来的信息并进行相应的处理,可同时接受多个用户同时连接,并开启多个处理线程。-winsocket programming process server when the server side of the open network monitoring functions, it is a real-time status monitoring, immediately listening to the user through the socket to the information and the corresponding treatment can also accept multiple users simultaneous connections, and open more of threads.
Date : 2025-12-24 Size : 250kb User : 流星剑

DL : 0
C# 网路编程 ping 的实现,测试主机和网路状态,C#学习好例子-C# programming network ping and that the realization of mainframe testing and network status, C# learning good example
Date : 2025-12-24 Size : 12kb User : 王志强

DL : 0
这是一个比较好,功能相对独立的例子,它包含从引入MapX对象,加载地图数据,设置地图边界,创建临时图层,添加图层字段,添加地图数据等功能,并比较了两种临时图层方式(本地文件和内存表)对添加图元速度的时间参数。临时表的方式非常适合工控,电信端子责备监控,GPS监控的要求地图上能快速反映监控状态变化的应用。-This is a good, relatively independent of the functional examples, ranging from the introduction of MapX targets, Map data loading, set up border maps, create temporary layer, add layers field, add the map data and other functions, comparison of the two temporary layer mode (local files and memory table) to add the map yuan speed time parameters. The temporary table is suitable for industrial control, telecommunications terminals blame monitoring, GPS monitoring requirements maps will reflect the rapid changes in the status monitoring applications.
Date : 2025-12-24 Size : 95kb User : Ivy

模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and WordPad function ourselves a document editing tool. Has completed the following functions : File : (new, open, save, Save as, withdrawal) Editor : (copying, cutting and pasting, Withdrawn, delete, search, replace, the whole election, time/date) format : (auto line, font, color), format settings to distinguish between the function is the provision of the current block format or with all the contents of the format; Interface design is toolbars, pop-up menus, status bar, and other functions to enhance ease of operation;
Date : 2025-12-24 Size : 146kb User : djzhan

自己编的双电梯软件模拟系统,通过交互的按键界面和状态栏,模拟双电梯的运行状况-own addendum to the double-lift system software simulation, interactive button interface and the status bar. simulated lift-Operation
Date : 2025-12-24 Size : 94kb User : 笑容

在本实例中,在状态栏上添加了一个状态格,用于显示滚动的文本。-In this instance, in the status bar to add a state of Georgia, used to display scrolling text.
Date : 2025-12-24 Size : 1.86mb User : 路川藤

DL : 0
模仿Windows中的记事本和写字板的功能,完成以下功能: 文件:(新建、打开、保存、退出) 编辑:(复制、剪切、粘贴、全选) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时应有工具栏,弹出菜单,状态栏等功能-Imitation of Windows Notepad and WordPad function, complete the following features: documents: (new, open, save, exit) Editing: (copy, cut, paste, select all) format: (automatically wrap, font, color ), the format setting is set to distinguish between the current block format or set up all the contents of the format interface design should have a toolbar, pop-up menu, status bar and other functions
Date : 2025-12-24 Size : 59kb User : Eean

DL : 0
模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。至少完成以下功能: 文件:(新建、打开、保存、退出) 编辑:(复制、剪切、粘贴、全选) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时应有工具栏,弹出菜单,状态栏等功能来提高操作的便利性 实现了多窗体功能。功能强大,可以与word相比-Imitation of Windows Notepad and WordPad features, make the document editing tools. Completed at least the following features: documents: (new, open, save, exit) Editing: (copy, cut, paste, select all) format: (automatically wrap, font, color), format settings are set to distinguish between functions of the current block format or set up all the contents of the format interface design should have a toolbar, pop-up menu, status bar and other functions to improve the convenience of operation to achieve a multi-functional form. Powerful, can be compared with the word
Date : 2025-12-24 Size : 307kb User : xj
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.