当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: http://www.ncover.org/Welcome to
 

 

 ·[原创]c#实现window管道技术     »显示摘要«
    摘要:之前发了一篇使用window api来实现管道技术的文章,后来改用c#来实现相同的效果,发现c#本身方便的进程线程机制使工作变得简单至极,随手记录一下。首先,我们可以通过设置process类,获取输出接口,代码如下: process proc = new process(); proc .startinfo.filename = strscript; proc .startinfo.working......
    摘要:public class jsdecoder =============js脚本的解密类=========== 说明: 此类用来解密jscript.encode加密过的脚本代码! 作者: 哇哇鱼 版本: vb.net版 日期: 2005年3月21日 注释: 此类是参考"李辉煌"的javascript(asp)解密脚本代码而编写. ========================......


记录下一些关于测试工具NUNIT的链接资料,有兴趣的朋友也可以跳过去看看

http://www.ncover.org/

over the next few weeks, i will be migrating the ncover discussion groups and bug database from gotdotnet, but the rest of the information you might need is here already. 【程序编程相关:一个图形分割问题[答网友]

welcome to the new home of ncover, the open source code coverage tool for .net. after struggling mightily with the gotdotnet.com infrustructure, i have decided to move this project to its own location. 【推荐阅读:发布一个自己写的通讯簿软件

update 12/12/2004: released a new alpha build (v1.4.5) that hopefully addresses the problems that some users have had with the profiler crashing on shutdown. 【扩展信息:文件搜索的实现(深度搜索)

go ahead and download the stable version or the new alpha release. in addition, you can browse the source code and comment in the community area.


...   下一页
 ·xml schema学习(二)     »显示摘要«
    摘要:三、xml schema数据类型 xml schema提供了一组丰富的内置数据类型,用于定义元素中允许的类型。下面将介绍一些完全符合c#标准的通用类型。 1、基本数据类型 基本数据类型是在xml schema中使用的每种数据类型的最基本构成块。可以根据这些类型构造自定义的类型。这些类型包括: boolean 可以是1(true)或者0(false)。datetime 表示时间的部分可选,格式:cc......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE