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. day04 列表

    今天主要学习了 列表 什么是列表 定义: 能装对象的对象 在python中使用[]来描述列表, 内部元素用逗号隔开. 对数据类型没有要求 列表存在索引和切片. 和字符串是一样的. 2. 相关的增删改查 ...

  2. eclipse package视图和navigator视图的区别

    package视图是适合开发的视图,因为开发时我们只关注源文件,并不关注编译后的二进制文,所有在该视图中存放二进制文件的classes文件被隐藏了,而navigator视图,就是项目在工作空间中存放的 ...

  3. Linux Hadoop集群搭建第二步:--------SSH免密登陆

    内容和Linux 搭建 Hadoop集群--Jdk配置相关联 三台虚拟机的操作 Linux SSH免密登陆: 参考网址:http://www.cnblogs.com/999-/p/6884861.ht ...

  4. 【转载二】Grafana系列教程–Grafana的下载及安装

    本篇教程,waitig 来为大家介绍一下Grafana的安装及运行的方式. 更多Grafana技术请加入<InfluxDB&Grafana技术交流群:580487672(点击加入)> ...

  5. 从头入手jenkins

    前段时间项目处在测试阶段.5个测试妹子围着转,你不知道幸福的啊. 项目一共有开发.测试.生产三个环境,每次打包要切换分支代码,然后使用Xcode打包,然后生成ipa,再上传到蒲公英或者fir给测试妹子 ...

  6. httppost core net

    public static string Post(string url, string data, Encoding encoding) { try { HttpWebRequest req = W ...

  7. python第一个程序HelloWorld

    在写第一个python程序之前,我们还需要了解的一个东西就是python解释器 解释器,顾名思义,就是解释一段代码的机器,程序运行的平台,例如Java的解释器就是jdk. 我们在写好的python代码 ...

  8. SharePoint online Multilingual support - Development(2)

    博客地址:http://blog.csdn.net/FoxDave 上一节讲了如何通过Code的方式设置Site和List级别的国际化,本节介绍一下如何设置Content type和Site co ...

  9. Oracle备份

    今天被吊,特来学习备份. https://blog.csdn.net/zhaiqi618/article/details/5616215 https://www.cnblogs.com/yingpp/ ...

  10. css3宽高设置:calc() / vw / vh

    对于720px的设计稿,100vw == 720px,1vw == 7.2px; vw可以替代rem 实现自适应布局. 相应的计算插件:postcss-px-to-viewport ******** ...