Web Slow Server? This is the Flow Chart You're Looking For A Strolll Through Node: Introduction .NET Essential Truths Everyone Should Know about Perfo...
分类:
其他好文 时间:
2014-09-01 19:31:33
阅读次数:
278
前几天在老赵的博客上看到,Bill Chiles (Roslyn 编译器的Program Manager)写了一篇文章叫做《Essential Performance Facts and .NET Framework Tips》。这篇文章是一个14页的pdf,当时我是在地铁上在Lumia手机上看的,...
分类:
Web程序 时间:
2014-09-01 09:15:52
阅读次数:
282
Kali linux系列之 zmap 安装官方文档地址:https://zmap.io/准备:保证有比较顺畅的更新源,可以更新系统,下载安装包。安装第一步:sudo apt-get install build-essential cmake libgmp3-dev libpcap-dev genge...
分类:
系统相关 时间:
2014-08-31 13:13:11
阅读次数:
806
Bill Chiles(Roslyn编译器的程序经理)写了一篇文章《Essential Performance Facts and .NET Framework Tips》,知名博主寒江独钓对该文进行了摘译,文中分享了性能优化的一些建议和思考,比如不要过早优化、好工具很重要、性能的关键,在于内存.....
分类:
Web程序 时间:
2014-08-29 10:37:47
阅读次数:
361
1、package to install in ubuntu or Debian$ sudo apt-get install -ybuild-essential kernel-package libncurses5-dev bzip22、Prepare Kernel Source and excut...
分类:
移动开发 时间:
2014-08-27 16:20:00
阅读次数:
207
一、装备
我个人PC环境是Ubuntu14+JDK7,所以下面的步骤及问题也是基于此进行及产生的。
二、Nodejs及npm的安装
这个安装的过程在网上有很多教程,这里就不详细讲了。
$ sudo apt-get install python
$ sudo apt-get install build-essential
$ sudo apt-get ins...
分类:
Web程序 时间:
2014-08-26 19:45:36
阅读次数:
549
Install Ubuntu 12.04 and update the system
apt-get update;
apt-get upgrade;
Install dependencies
apt-get install automake autoconf gcc uml-utilities libtoolbuild-essential pkg-config...
分类:
其他好文 时间:
2014-08-26 11:47:05
阅读次数:
173
ubuntu系统装好之后无限网卡驱动并不能用,需要自己下载无线网卡驱动,下面是最简单的方法:
sudo apt-get install linux-headers-generic build-essential dkms
sudo apt-get install linux-source
sudo apt-get install --reinstall bcmwl-kernel-so...
分类:
其他好文 时间:
2014-08-24 23:55:33
阅读次数:
267
1.基础系统搭建: sudo?apt-get?install?xorg?lxde-common?lxsession?desktop-file-utils?openbox
sudo?apt-get?install?build-essential?leafpad?lxterminal?obconf
sudo?apt-get?install?xarch...
分类:
其他好文 时间:
2014-08-19 13:02:44
阅读次数:
245
Like most moms today are trying to reduce the amount of sugar and processed foods your child is in contact with the challenge is to come up with gadge...
分类:
其他好文 时间:
2014-08-15 12:35:48
阅读次数:
253