最近,用到了pdfcrop,用来去除pdf中空白的边。但是使用pdfcrop
--margins 0 *.pdf 后,给出了错误:Error: pdfcrop cannot call ghostscript
但是我已经安装了CTEX,里面已经包含Ghostscript,所以就不知道什么错误。在网上针...
分类:
其他好文 时间:
2014-06-06 16:49:28
阅读次数:
179
嵌入式系统构架:(硬件+软件)应用软件层:ApplicationGNU C
Library(glibc)文件系统:系统层:API(Systern Call Interface)OS Core + Power Mannager+ File
Manager + GUI MannagerTCP/IP HT...
分类:
系统相关 时间:
2014-06-06 15:41:30
阅读次数:
374
初学先用appserv或xampp集成安装包,这样可以不必为单独安装apahce/mysql/php而烦恼了。最近我在自己搭建环境时,老是出现mysql扩展装不上。已经在php.ini里打开了extension=php_mysql.dll的扩展了。后来发现核心点是在WINDOWS系统下,需要的PHP...
分类:
数据库 时间:
2014-06-06 08:42:41
阅读次数:
313
问题描述:在后台添加了一个app报错:Call to a member function
get_users_count()Fatal error: Call to a member function get_users_count() on a
non-object in \includes\ec...
分类:
其他好文 时间:
2014-06-05 13:46:23
阅读次数:
235
(1)Tiles;(2)Notifications;(3)Action Center。
最近一个项目中要点击WEB页面上的链接启动自己编写的程序,而且还要接收参数,google了1.5小时,终于初步试验通过了。尝试google了:web send
message windows form, bs call cs program, custom protocol...多个关键字组合,发现...
分类:
Web程序 时间:
2014-06-04 16:18:01
阅读次数:
321
DNS:domainnamesystem为什么她会存在?whydoesitexist?比如说,一个数据中心的2000台服务器,如果是记住IP地址的话,比如说协会的机房他们使用的是IP地址来记录,但是呢,这样来管理,第一是太过混乱,第二是机房本身太小域名解析系统:举例来说:索尼移动的机房:内部网络工..
分类:
其他好文 时间:
2014-06-04 13:01:52
阅读次数:
470
pack:数据装入一个二进制字符串http_build_query: 将数组转化成URL
GET参数的形式。get_class:返回对象的类名,注:即使是在父类方法中调用也是返回子类的类名。get_parent_class:返回对象或类的父类名。call_user_func:调用第一个参数所提供的用...
分类:
Web程序 时间:
2014-06-02 19:17:03
阅读次数:
310
【题目】
Given a binary tree, check whether it is a mirror of itself (ie, symmetric around its center).
For example, this binary tree is symmetric:
1
/ 2 2
/ \ / 3 4 4 3
But the following is not:
1
/ 2 2
\ 3 3
No...
分类:
其他好文 时间:
2014-06-02 10:56:14
阅读次数:
237
samtools 之前博文已经介绍过一些常用的方法。本篇主要说下如何利用samtools 和
bcftools来call snp。和其他工具一样,bam文件都要经过处理(另见博文)。假如对C17样本进行call snp,
数据为:LC17-1_L002.sorted.rmp.rg.recal.bam...
分类:
其他好文 时间:
2014-06-02 07:29:20
阅读次数:
783