One of the factors that make these bags so well
known that it is true that they are very stylish, these bags come in different
designs. A wide range o...
分类:
其他好文 时间:
2014-06-29 13:50:06
阅读次数:
302
一、概念。
gxpt
二、类似产品。
Ant
Make...
分类:
其他好文 时间:
2014-06-20 10:38:07
阅读次数:
183
准备:swftools,flexpaper基本思路:1,将pdf文件转化成swf文件2,使用flexpaper预览swf文件主要代码:1,在linux中安装swftools.官网下载swftools
安装包,解压2,./configure --prefix=安装路径 make install执行完之...
分类:
系统相关 时间:
2014-06-10 00:00:55
阅读次数:
500
文件,目录 pwd:查看当前目录 Print Working Directory
cd,ls(ll),mkdir -p Change Directory List Make Directory du -sh 评估目录或者文件大小 touch
创建新文件 ln -s source dest ...
分类:
系统相关 时间:
2014-06-09 00:05:22
阅读次数:
334
看到的,觉得很有用记录下来
原文出处
问题描述很简单,就是查询购买了产品A和B但是没有购买产品C的顾客
测试数据
--===== Conditionally drop the test table to make
-- reruns in SSMS easier.
IF OBJECT_ID('tempdb..#Purchase','U') IS NO...
分类:
数据库 时间:
2014-06-08 17:22:18
阅读次数:
409
前面的步骤按说明书上就没有问题,但在移植内核时,当进行到
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- menuconfig
出现以下错误:
*** Unable to find the ncurses libraries or the
*** required header files.
*** 'make menuco...
分类:
其他好文 时间:
2014-06-08 10:40:46
阅读次数:
184
#上层makefile调用执行make命令,执行的应该是第一个目标allHEAD =
head.oSYSTEM = ../tools/zSystem#LD = gcc#TEST = -DTEST_DRIVERzOBJECTS = $(HEAD)
inflate.o unzip.o misc.oCFL...
分类:
其他好文 时间:
2014-06-08 07:38:47
阅读次数:
245
1、到官网下载poco-1.4.6p4-all.tar.gz,地址为http://pocoproject.org/download/index.html2、同时下载说明文档3、根据说明文档执行安装3.1
make --version,查看make编译器版本3.2 tar -xvf poco-X.Y....
分类:
编程语言 时间:
2014-06-08 07:14:54
阅读次数:
288
突然回想起了往事,那是2007年的冬天的一个周五,我在看我的老湿调试Linux协议栈的IP层,只见他修改了路由查找的逻辑,然后直接make install了一下就即时生效了,当时我只知道的是,修改了这个逻辑需要重新编译内核,而他并没有重新编译,好像只是编译了一个文件...编译内核这个耗时又无聊的工作阻碍了我对Linux内核的探索进度,直到今天,我依然对编译内核有相当的恐惧,不怕出错,而是怕磁盘空间...
分类:
其他好文 时间:
2014-06-08 03:43:31
阅读次数:
361