-
ADSL 非固定IP配置
pppoerequestdialin protocol pppoe !interface Ethernet0no shutip address <ip addres s <subnet mask>
应用 2007-06-24
-
MSN病毒原理及测试代码
CODE:#include "stdafx.h"#include <stdio.h#include <windows.h#include "msgruaid.h" //这两个头文
应用 2007-06-21
-
用perl调用系统命令来实现IPC$远程猜解
用perl调用系统命令来实现IPC$远程猜解,适合win2k以上的系统。 #usr/bin/perl w print "请输入要猜解的IP:"; $host=<STDIN; chop
资讯 2007-06-19
-
Wins 2000 remote root exploit
root exploit *//* Exploit by: zuc <zuc@hack.it *//* works on Windows 2000 SP3/SP4 probably every
方案 2007-06-16
-
在EasyJWeb使用spring容器
CodeHighlighter (freeware)http://www.CodeHighlighter.com/><bean name="springContainer" class="org.springframework.context.support.ClassPathXmlApplicationContext" <constructor
技术 2007-04-24
-
在ASP.NET 2.0中直接得到本页面生成的HTML代码
。下面这个方法就是在ASP.NET 2.0中得到ASP.NET生成的HTML代码,同时,生成一个静态文件的方法。C#<%@PageLanguage="C#"AutoEventWireup="true"%<!DOCTYPE
技术 2007-02-02
-
asp.net 2.0中用GRIDVIEW插入新记录
produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/><%......@ Page Language="C#" ClassName="Default_aspx" %<!DOCT
技术 2007-01-29
-
SQL语句完成位操作
类似的设计。 在C语言中提供了, |, ~以及,<<等丰富的位操作符,如何通过SQL语句实现对值
应用 2006-03-02
-
Linux系统命令(电子邮件新闻组)
slrn功能说明:新闻组阅读程序。语法:slrn [Cdnp][create][help][f<新闻组文件][h<服务器][version]补充说明
应用 2006-02-07
-
Solaris管道及输出入重导(redirection)
∶ ⊙ 标准输入(stdin) 平时为键盘,可用 < 转向。 例∶mail b82000 < myfile 可将 myfile 档案寄给 b82000 ⊙ 标准输出(stdou
应用 2006-01-26