贾亮的博客

Do Something

Home Archives About
2013-05-20
Eclipse

如何自定义Eclipse

How to use Eclipse features to customize Eclipse behavior

plugin_customization.ini about.ini
http://www.ibm.com/developerworks/opensource/library/os-ecfeat/
http://www.eclipse.org/articles/Article-Branding/branding-your-
application.html

Share
2013-05-20
Eclipse

如何在Eclipse中使用trace

tracing plugin in eclipse
http://ramblingabout.wordpress.com/2007/10/20/tracing-plug-ins-in-eclipse/

Share
2013-05-20
C/C++/Linux

pipe(fork, execvp, dup, dup2)

pipe(fork, execvp, dup, dup2):

http://www.cs.purdue.edu/homes/cs354/LectureNotes/Spring2003/leonard/5_leonard.html

http://www.tldp.org/LDP/lpg/node11.html

Share
2013-05-20
计算机相关

什么是umask

what’s umask
http://linuxzoo.net/page/sec_umask.html

Share
2013-05-20
计算机相关

在Linux下如何删除包含特殊字符的文件

How to remove files with special characters in Linux

rm – –null # –null is filename

http://www.linuxquestions.org/questions/linux-general-1/removing-file-with-
special-characters-529310/

Share
2013-05-20
Java

20非常有用的Java程序片段

20非常有用的Java程序片段
http://coolshell.cn/articles/889.html

Share
2013-05-20
计算机相关

Excel中如何定义一个变量在表达式中使用

Define and use names in formulas
http://office.microsoft.com/en-001/excel-help/define-and-use-names-in-
formulas-HA010342417.aspx?CTT=1
PS: if you want to use table name, you must insert a table to excel from
Insert tab, change the name in Design tab

Share
2013-05-20
计算机相关

介绍Excel透视表(ivotTables)的好书

Beginning PivotTables in Excel 2007 From Novice to Professional
http://www.apress.com/9781590598900

Share
2013-05-20
计算机相关

Excel中的vba基础入门

比较浅显的入门知识:

vba excel编程三日谈(1)

vba excel编程三日谈(2)

vba excel编程三日谈(3)

Share
2013-05-20
计算机相关

如何抑制grep输出错误信息

How can I have grep not print out ‘No such file or directory’ errors?
You can use the -s or –no-messages flag to suppress errors.
-s, –no-messages suppress error messages
grep pattern * -s -R -n

Share
« 上一页1…3031323334…62下一页 »

分类

  • ASP.NET8
  • Android29
  • C/C++/Linux111
  • Eclipse36
  • English1
  • IC(integrated circuit)22
  • JS22
  • Java88
  • LTspice16
  • MongoDB10
  • PHP22
  • Python9
  • Thinking1
  • Web1
  • git1
  • ruby7
  • 下载(BT/ed2k)13
  • 奇思妙想/创意12
  • 文化4
  • 日语4
  • 杂项46
  • 游戏1
  • 计算机相关153

最新文章

  • Locking up men does nothing more than keep them off the streets.
  • how to export eclipse RCP for multiple platforms
  • Mbit/s vs MB/s vs MiB/s
  • 如何用命令测试Linux 硬盘的读写速度
  • Linux下如何查看你的disk的信息

归档

  • 三月 20181
  • 二月 20181
  • 十二月 20174
  • 十一月 20177
  • 十月 20171
  • 九月 20173
  • 八月 201712
  • 五月 20175
  • 四月 201721
  • 一月 20175
  • 八月 201628
  • 七月 20162
  • 五月 20161
  • 三月 20166
  • 一月 20164
  • 八月 20155
  • 七月 20152
  • 三月 20151
  • 二月 201515
  • 一月 201514
  • 十二月 20146
  • 十一月 201411
  • 十月 20149
  • 九月 20141
  • 六月 20146
  • 五月 201422
  • 四月 20146
  • 三月 20144
  • 二月 201420
  • 一月 201413
  • 十二月 20131
  • 十一月 201311
  • 十月 20133
  • 九月 201321
  • 八月 201319
  • 七月 20133
  • 六月 201316
  • 五月 201315
  • 四月 201311
  • 二月 20131
  • 一月 201315
  • 十一月 20124
  • 十月 201210
  • 九月 201221
  • 八月 20123
  • 七月 201220
  • 六月 20121
  • 五月 201222
  • 三月 20126
  • 二月 20124
  • 一月 20123
  • 十二月 20111
  • 十一月 201111
  • 十月 20113
  • 九月 20119
  • 八月 20113
  • 七月 20111
  • 六月 20112
  • 五月 20111
  • 四月 20113
  • 三月 20113
  • 二月 20119
  • 一月 20111
  • 十二月 20101
  • 十一月 20101
  • 九月 20103
  • 八月 20107
  • 七月 20107
  • 六月 20107
  • 五月 20107
  • 四月 20106
  • 三月 20109
  • 二月 20101
  • 十二月 20097
  • 十月 20092
  • 九月 20097
  • 六月 200910
  • 五月 20093
  • 四月 20093
  • 三月 20093
  • 二月 20097
  • 十二月 20088
  • 十一月 20085
  • 十月 200820
© 2008-2018 lantianjialiang   |   Total views   |   Powered by Hexo
Home Archives About