
mirrors.ninecmd.com
Directory listing of http://mirrors.ninecmd.com/Powered by, Directory Lister.
http://mirrors.ninecmd.com/
Powered by, Directory Lister.
http://mirrors.ninecmd.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
3.2 seconds
PAGES IN
THIS WEBSITE
0
SSL
EXTERNAL LINKS
16
SITE IP
103.251.90.252
LOAD TIME
3.234 sec
SCORE
6.2
Directory listing of http://mirrors.ninecmd.com/ | mirrors.ninecmd.com Reviews
https://mirrors.ninecmd.com
Powered by, Directory Lister.
cmd命令备查 | NINE的博客
http://ninecmd.com/cmd命令备查
1、REG query HKLM SYSTEM CurrentControlSet Control Terminal” “Server WinStations RDP-Tcp /v PortNumber.
汇编 | NINE的博客
http://ninecmd.com/archives/category/program-language/compily
比较汇编指令 LEA 和 MOV. 先介绍几条背景知识 1. MOV 的右值必须是常量,而不能是表达式,比如 可以写MOV EAX, EBP,但不能写MOV EAX, EBP 8 这是因为EBP 8本身也需要一条指令计算,所以不能跟MOV写在一条指令里。 Lea eax, dword ptr ss:[esp 44] 谁能解释下这条指令 假如 SS=1000H,ESP =1000H,[2044] = 12345678H,EAX = 5000H 这条指令执行过后,EAX是多少 这条指令执行过后EAX = ESP 0x44 = 0x1044 LEA是INTEL颇为得意的一条指令 虽然大多数程序员并不以为然。 Import process prcs = process.find("zhengtu.dat") 打坐 = prcs.remoteApi("void()",0x005081A0); 打坐() . 3、打开sublime text bak.exe,输入注册码 - - -BEGIN LICENSE- - - hiwanz Unlimited User License . 汇编中的test和cmp指令[Z] ...
javascript | NINE的博客
http://ninecmd.com/archives/category/program-language/javascript
WebQQ 获取好友hash算法(2013.5.10更新). Javascript算法 O = function (b, i) { for (var a = i password error, s = , j = []; ; ) if (s.length = a.length) { if (s = b, s.length = a.length) break . 例如 var result, result2; result = 5 * (2 3); / 这是一个表达式,分别进行了加法和乘法的运算,结果是25。 Alert(result2); / result2等于undefined,声明变量时并未. M=gettask 约定返回的json格式为 {"items":[{"id":"0","taskName". 工具地址 http:/ www.ninecmd.com/tools/url/urltrans.html 或者由此传送门 . Binascii 二进制和ASCII互转 详细内容" AAuto实现python- binascii 二进制和ASCII互转.
AAuto | NINE的博客
http://ninecmd.com/archives/category/program-language/aauto
Ie11采用了unicode的api. import win.ui; /*DSG{ */ var winform = .win.form(text=Web Form;right=599;bottom=399) winform.add() /*} */ import console; import raw.apiHook import web.form;. AAuto: import console; import gdip bmp = gdip.bitmap( 12.gif ); console.varDump(bmp.getFrameDelays() bmp.selectActiveFrame(10); . Mmseg for aauto 正向最大匹配的中文分词库. Mmseg for aauto 下载 调用范例: import mmseg str = /* 这几天心里颇不宁静。 很久前写过一个AAuto版本的"QQ大家来找茬助手"工具,上一篇博文http:/ www.ninecmd.com/archives/648 就是参考AAuto的代码翻译成的C#代码.今天更新了下,加入...
c/c++ | NINE的博客
http://ninecmd.com/archives/category/program-language/c
AAuto: import console; import gdip bmp = gdip.bitmap( 12.gif ); console.varDump(bmp.getFrameDelays() bmp.selectActiveFrame(10); . Mmseg for aauto 正向最大匹配的中文分词库. Mmseg for aauto 下载 调用范例: import mmseg str = /* 这几天心里颇不宁静。 Poco websocket库特点: 1,使用http/https ClientSession创建websocket client 2,是同步的,这对C 桌面编程来说应该是够用的. 3,依赖openssl. #include stdafx.h #include iostream #include assert.h . 使用JNI,需要为C C 生成JAVA调用约定头文件,并对标准windows DLL源码进行适当修改。 Mod=viewthread&tid=7277 头文件: #include atlconv.h #inc. Python repr() 或str() 函数.
C# | NINE的博客
http://ninecmd.com/archives/category/program-language/c-sharp
为增加验证码识别的难度,部分网站采用中文 数字英文 简单计算题等混合验证码样式.但因各样式字形差异较大,各样式具有明显特征.通过简单处理可以将其区别分类出来. 以以下验证码图片为例: 中文验证码 计算题 英文数字验证码 . 遇到一个奇葩的验证码:,要求输入蓝色部分的字符,其干扰线和其他颜色的字符除了给人类造成识别干扰,不会对企图自动识别的程序造成任何困难,只需要抽取蓝色通道就可以还原比较干净的图片. C#代码: using (Bitmap srcBmp = (Bitmap)System.Drawing.Bitm. AAuto代码:(部分函数仅支持VISTA以后版本,XP的未研究) import console; import wsock; import win.version dll = raw.loadDll(Iphlpapi.dll); GetTcpTable= dll.api(GetTcpTable,INT(struct &a. Using System; using System.Collections.Generic; using System.Linq; using ...
php | NINE的博客
http://ninecmd.com/archives/category/program-language/php
PHP默认页面编码为HTML,要使输出的内容换行,必须使用HTML的换行标签" br "或" br / " ,当使用PHP做http api时,处理br标签稍显麻烦,此时可以指定PHP页面编码,使" n"成功解析为换行? Php header(Content-type:text/txt; charset=gb2312); for (. Require ././core/core.php; / defined(ROOT) or exit; if($phone = $ POST['desmobile'] and $content = $ POST['sms']){ $ip = 219.235. 1、在phpmyadmin目录下找到config.inc.php文件,追加或修改 $cfg['UploadDir'] = 'ImportSQLFile' $cfg['SaveDir'] = '' 2、在ph. PHP中require(),include(),require once()和include once()区别.
CentOs | NINE的博客
http://ninecmd.com/archives/category/network/linux/centos
在windows上折腾过nginx的HTTP基本验证,没有成功.这次换到centos服务器,顺手加上HTTP基本验证. 首先安装htpasswd命令. yum install httpd 1.打开站点配置文件 location / { auth basic Admin Auth; . 为了彻底解决FTP上传封IP的问题,在查不到哪个程序触发防火墙的情况下,我决定重装vps. 系统为Centos6.5,LNMP集成环境为AMH. 由于vps采用xen构架,所以重装比较简单,AMH的安装也非常简单,具体安装方法移步AMH主页. AMH的管理页面简单易懂,功能强大,唯. 转自:http:/ www.centos.bz/2011/03/centos-webmin-install/ 上一次我们介绍了如何安装和使用Kloxo控制面板,但Kloxo只是Web服务器方面的管理,如果你想管理Linux系统,还需登录SSH,用一行行命令的管理。 汇编 Ring3 下实现 HOOK API.
TOTAL LINKS TO THIS WEBSITE
16
开源镜像站 | We-Cloud 维云技术小组 - 东软校园内的云服务平台
东北大学 IPv4 and IPv6. 大连理工大学 IPv4 and IPv6. 大连东软信息学院 IPv4 and IPv6. 哈尔滨工业大学 IPv4 and IPv6. 清华大学 IPv4 and IPv6. 北京交通大学 IPv4 and IPv6. 中国科学技术大学 IPv4 and IPv6. 中国地质大学 IPv4 and IPv6. 浙江大学 IPv4 and IPv6. 厦门大学 IPv4 and IPv6. 兰州大学 IPv4 and IPv6.
Index of /
CentOS on the Web: CentOS.org. Apache/2.2.15 (CentOS) Server at mirrors.nfsi.pt Port 80.
Index of /
mirrors.nic.funet.fi
Notice to random surfers. The mirrors.nic.funet.fi server points only to a small part of our collection because of special path requirements of certain mirrors like ubuntu. Which require a specific path to be available at the top level of the mirror site. Please go to www.nic.funet.fi. For to access all parts of the archive. The contents of mirrors.nic.funet.fi will also be available as part of the /pub/mirrors/.
mirrors.nks.net
NKS mirrors currently available to the public:. 6015 Benjamin Rd. Suite 315, Tampa, FL 33634 (813) 217-5977. 2007 Networked Knowledge Systems.
mirrors.kernel.org
Welcome to mirrors.kernel.org, a service of the Linux Kernel Archives. This site contains our archives of mirrors of other sites. Http:/ mirrors.kernel.org/. Ftp:/ mirrors.kernel.org/. Rsync:/ mirrors.kernel.org/mirrors/. A simple, lightweight Linux distribution. An Enterprise-class Linux Distribution "derived from sources freely provided to the public by Red Hat. The Comprehensive Perl Archive Network (CPAN). Red Hat's "community project" Linux distribution. The Free Software Foundation (The GNU Project).
mirrors.kernel.org
Welcome to mirrors.kernel.org, a service of the Linux Kernel Archives. This site contains our archives of mirrors of other sites. Http:/ mirrors.kernel.org/. Ftp:/ mirrors.kernel.org/. Rsync:/ mirrors.kernel.org/mirrors/. A simple, lightweight Linux distribution. An Enterprise-class Linux Distribution "derived from sources freely provided to the public by Red Hat. The Comprehensive Perl Archive Network (CPAN). Red Hat's "community project" Linux distribution. The Free Software Foundation (The GNU Project).
MIRRORS - Decorative Global & Antique-Style Wall Mirrors - NOVICA
Over $60 million sent to artisans around the world! Curate your own global art gallery. Empower artisans with microcredit loans. Your cart is currently empty. COLORS OF THE SEASON. CHESS SETS and GAMES. Chess Sets and Games. View other Home Decor categories. Reverse Painted Glass (67). 1001 Summer Nights (28). 25 to $50 (18). 50 to $100 (88). 100 to $200 (161). Bali and Java (22). Welcome to NOVICA's Mirrors Page! Discover decorative, global and antique-style wall mirrors - all artisan crafted. Reverse P...
mirrors.ntua.gr
NATIONAL TECHNICAL UNIVERSITY OF ATHENS. FTPNTUA.GR : an over 1 Terabyte collection of free and open source software. The Apache Software Foundation. Scribus: A comprehensive GPL desktop publishing program. The XFree86 Project: an open-source implementation of the X Window System. GrCPAN.org: the Comprehensive Perl Archive Network. CTAN: the Comprehensive TeX Archive Network. MySQL: The world's most popular open source database. Qmail: a modern SMTP server. Exim: a flexible SMTP server.