rsync -vzrtopg --progress felix/ /home/magnum/work-environment/ 同步本地文件夹,异常中断后仍然可以续传chmod 777 * -R 对当前目录下的所有文件进行赋权限的动作sed -i 's/^.://' add.cpp 替换add.cp...
分类:
系统相关 时间:
2014-11-18 17:30:31
阅读次数:
220
QuartzJob.java
本程序是放在web 项目中,启动加载后。5份钟自动调用一次
[java]
view plaincopyprint?
public class { public void work() { System.out.println("Quartz的任务调度!!!"); Calend...
分类:
编程语言 时间:
2014-11-18 14:49:20
阅读次数:
345
首先我们来看问题的背景,上层的encoder/decoder的工作流程是这样的:Work procedure1. Open the uio0 device to get the fd2. Get the VPU register base address, work buffer and SRAM ...
分类:
其他好文 时间:
2014-11-18 14:45:13
阅读次数:
314