Develop

Sourceinsight 3.50.0066 http://pan.baidu.com 这个版本支持输入文件名的一部分来查找文件,而不像3.50.0029必须输入完整的文件名
VFP 6.0 http://xiazai.zol.com.cn/detail/37/361341.shtml SN: wqp8s-clng2-zh8zt-zhg2g
autocad 2012 简体中文精简版 http://www.99down.com/soft/1931.html

Qt creator http://download.qt.io/official_releases/qtcreator/

Driver

301 camera http://pan.baidu.com

Media

AMR player (amr转mp3) http://www.cr173.com/soft/25096.html
PhotoshopCS5 http://www.downg.com/soft/8347.html
faststone 4.6 http://www.faststone.org/
kmplayer2011 http://www.kmplayer.cn/kmplayer/
千千静听ttplayer5.0.1 http://pan.baidu.com
狸窝全能视频转换器(分辨率,格式等)

Network

EtherpeekNX 2.0 http://pan.baidu.com
Emule 0.50a http://www.emule.org.cn/download/
Array vpn v8.4.6.2.51 http://support.arraynetworks.com.cn/troubleshooting/index.html
TM2009 http://dl_dir.qq.com/qqfile/tm/TM2009Beta3.4_chs.exe
ethereal0.99 http://www.wireshark.org/download.html
filezilla (client 3.6, server 0.9) https://filezilla-project.org/
putty 0.62 http://pan.baidu.com
http://www.99down.com/soft/2248.html
skype http://skype.tom.com/download/SkypeSetup.exe
迅雷5.5.5.269 http://pan.baidu.com
WAMP 1.7.4 http://www.downg.com/soft/8131.html

Office

BeyondCompare 3.3.4 http://pan.baidu.com
Office 2013 四合一绿色版 http://www.downg.com/soft/28062.html
Foxit http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/win/6.x/6.2/enu/FoxitReader623.815_enu_Setup.exe
此版本转换ppt为pdf时,可自动将每页标题加入书签,后续版本不行。
PDF Password Remover http://pan.baidu.com
gvim 7.3.46 http://www.duote.com/soft/8356.html
极点五笔 http://zjdx.downg.com//201104/setup713n.exe
搜狗拼音4.3 http://pan.baidu.com
搜狗五笔2.0e http://pan.baidu.com
pdf裁边软件 briss-0.9

System

7zip9.20 http://sparanoid.com/lab/7z/
Windows98 dos启动盘 http://pan.baidu.com
鲁大师3.53 http://dl.ludashi.com/ludashi/ludashisetup.zip
daemon-tools311 http://pan.baidu.com
diskman http://pan.baidu.com
dos-util http://pan.baidu.com
dos-win98 http://pan.baidu.com
grub-nt http://pan.baidu.com
RegistryWorkshop http://pan.baidu.com
LFSliveCD 6.3 lfslivecd-x86-6.3-r2160 http://ftp.osuosl.org/pub/lfs-livecd/
UltraISO http://pan.baidu.com
VirtualDriver Manager http://pan.baidu.com
VirtualBox3.1.4 https://www.virtualbox.org/wiki/Download_Old_Builds
WinImage6 http://pan.baidu.com
windows7: Deepin_Ghost_Win7_SP1_x86_2017_1001.iso

WinXP-SN:DG8FV-B9TKY-FRT9J-6CRCC-XPQ4G

software download的更多相关文章

  1. 2015 FVDI V6.3 Software Free Download

    2015 FVDI with software USB dongle has newly upgraded to V6.3. Here software upgrade list: ABRITES C ...

  2. logstash+elasticsearch+kibana管理日志(安装)

    logstash1.先安装jdk2.wget https://download.elastic.co/logstash/logstash/logstash-2.4.0.tar.gz tar -xzvf ...

  3. nodejs 安装

    安装nodejs进入nodejs源码./configure --prefix=/software/installed/nodemakemake install 如果configure的时候提示:WAR ...

  4. gearman 安装

    yum install gperfyum install libevent-develyum install libuuid-develwget https://launchpad.net/gearm ...

  5. GNS3 IOU 配置

    GNS3使用视频: http://edu.51cto.com/lesson/id-25295.html GNS3 IOU 与VM http://www.mamicode.com/info-detail ...

  6. 酷派大神F2系列使用QPST进行nv备份和恢复,解决无信号问题(附备份文件)

    测试机器: 大神F2联通版 8675_W00 系统COOLUI55     写贴原因: 自己无意间刷错了包,结果手机无信号,进入工程模式怎么设置都没有用.尝试过系统还原(备份过).刷新的ROM.线刷, ...

  7. P6 EPPM Manual Installation Guide (Oracle Database)

    P6 EPPM Manual Installation Guide (Oracle Database) P6 EPPM Manual Installation Guide (Oracle Databa ...

  8. P6 EPPM Installation and Configuration Guide 16 R1 April 2016

    P6 EPPM Installation and Configuration Guide 16 R1         April 2016 Contents About Installing and ...

  9. Debug BLE application with nRF Sniffer+wireshark

    1. Introduction The nRF Bluetooth® Smart Sniffer is a tool for debugging Bluetooth low energy (BLE) ...

随机推荐

  1. 每天CSS学习之line-height

    line-height是CSS的一个属性,其作用是设置行高.其有以下几种值: 1.normal:自动设置合理的行间距.该值是默认值.如下示例: p{ line-height:normal; } 结果: ...

  2. 如何在ubuntu上搭建hustoj?

    1.安装MySQL apt-get install mysql-server mysql-client 安装的过程会弹出一个框,输入sql密码,按TAB切换到ok 2.安装apache2 apt-ge ...

  3. HDU 2602 Bone Collectors(背包问题,模版)

    Bone Collector Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others)To ...

  4. Centos7部署kubernetes集群CA证书创建和分发(二)

    1.解压软件包 [root@linux-node1 ~]# cd /usr/local/src/ [root@linux-node1 src]# ls k8s-v1.10.1-manual.zip [ ...

  5. SharePoint Framework 在Visual Studio Code中调试你的托管解决方案

    博客地址:http://blog.csdn.net/FoxDave 上一篇介绍了如何在本地调试你的SharePoint Framework解决方案,本篇介绍如何调试你的SharePoint Onl ...

  6. NioEventLoop(netty 4.1)

    里面有个excecutor属性, 在loopgroup实例化loop的时候, 如果execute一个runnable的task的时候,检测loop启动了没有,没启动的话,执行excecutor的exe ...

  7. freeswitch笔记

    freeswitch知识点:播放录音命令:originate user/1000 &playback(/tmp/123.wav)查看当前注册用户命令:sofia status profile ...

  8. Python 依赖关系

    class Person: def play(self, tools): # 通过参数的传递把另外一个类的对象传递进来 tools.run() print("很开心, 我能玩儿游戏了&quo ...

  9. HDU 1004 Let the Balloon Rise(map应用)

    Problem Description Contest time again! How excited it is to see balloons floating around. But to te ...

  10. spring mvc EL ModelAndView的 Model 值 在jsp中不显示

    问题:spring mvc开发过程中, 经常会给model addAttribute, 然后通过EL在jsp中显示,比如 ${msg}, 但是有时候会出现jsp最后显示的还是${msg},而不是msg ...