02 2015 档案

摘要:#include "stdafx.h"#include #include #include int Call(char Cmd[]){ SECURITY_ATTRIBUTES sa; HANDLE Hread,Hwrite; sa.nLength = sizeof(SECURITY_ATTRIBUT... 阅读全文
posted @ 2015-02-08 18:52 杀死比特 阅读(1220) 评论(0) 推荐(0)
摘要:using System;using System.IO;using System.Collections.Generic;using System.Linq;using System.Text;using System.Security.Cryptography;namespace Des{ ... 阅读全文
posted @ 2015-02-08 18:07 杀死比特 阅读(1295) 评论(0) 推荐(0)
摘要:Server................// Server.cpp : Defines the entry point for the console application.//#include "stdafx.h"#include "zlib.h"#include #include #inc... 阅读全文
posted @ 2015-02-01 19:39 杀死比特 阅读(371) 评论(0) 推荐(0)