1. install lrzsz $ sudo apt-get install lrzsz 2. If you want to send file from your pc to pi, just drag it to the Xshell window. Or, input $ sudo rz t...
分类:
其他好文 时间:
2014-07-10 14:21:55
阅读次数:
421
第二十五章 线程基础2014-06-2825.1 Windows为什么要支持线程25.2 线程开销25.3 停止疯狂25.6 CLR线程和Windows线程 25.7 使用专用线程执行异步的计算限制操作25.8 使用线程的理由25.9 线程调度和优先级25.10 前台线程和后台线程参考 25.1 W...
分类:
编程语言 时间:
2014-07-07 17:57:24
阅读次数:
284
Most tutorials online have suggested the way to fire commands inside QT interfaces launched n Maya (via cmds.loadUi – not involving pyQT) is to add a ...
分类:
其他好文 时间:
2014-07-07 12:19:38
阅读次数:
194
Command Line JVM SettingsThe proxy settings are given to the JVM via command line arguments:$> java -Dhttp.proxyHost=proxyhostURL -Dhttp.proxyPort=pro...
分类:
编程语言 时间:
2014-07-02 20:13:36
阅读次数:
173
转自:http://robert.penz.name/658/howto-access-mtp-devices-via-usb-on-ubuntu-12-04/ A friend asked me how he can access his Nexus 7 device via USB on hi....
分类:
其他好文 时间:
2014-07-02 13:51:19
阅读次数:
289
使用Allegro时需要批量复制net属性是GND或是其它属性的Via:
批量选中Via后点击Copy或'Shift+F5'
然后完成复制,如图:
复制完,我们可能发现,这些复制的Via的net属性不是我们想要的GND属性
注意选择上Retain net of vias可以解决这一问题:
该选项允许我们在复制时候保留via的net属性...
分类:
Web程序 时间:
2014-07-01 07:09:24
阅读次数:
330
plink_path="C:/plink.exe"'plink.exe路径 username="username"'用户名 password="password"'密码 host="192.168.0.1"'Unix/Linux服务器地址 command="ls"'要执行的命令 SetoShell=...
分类:
其他好文 时间:
2014-06-27 21:52:26
阅读次数:
293
Google官方的下拉刷新组建activity代码实现:/** * The SwipeRefreshLayout should be used whenever the user * can refresh the contents of a view via a vertical swipe g....
分类:
移动开发 时间:
2014-06-27 21:47:09
阅读次数:
324
BACKGROUND OF THE INVENTIONThis relates to Input/Output (I/O) performance in a host system having multiple processors, and more particularly, to effic...
分类:
其他好文 时间:
2014-06-27 21:05:13
阅读次数:
337
Eclipse中SVN插件常遇到的异常:Subclipse talks to Subversion via a Java API that requires access to native libraries.Those libraries where either not found or an...
分类:
其他好文 时间:
2014-06-27 21:03:57
阅读次数:
264