Cron表达式是一个字符串,字符串以5或6个空格隔开,分为6或7个域,每一个域代表一个含义,Cron有如下两种语法格式:Seconds Minutes Hours DayofMonth Month DayofWeek Year或 Seconds Minutes Hours DayofMonth Mo...
分类:
其他好文 时间:
2015-01-16 12:38:43
阅读次数:
354
当滚动条的父控件获得焦点时,可以使用鼠标的滚动轮来控制滚动条public partial class Form1 : Form { public Form1() { InitializeComponent(); this.richTextBox1.Mo...
[Technical]1. difference btw. realloc() and free(): realloc() simply changes the size of a mem2. More about TCP\IP, its flow control[Behavior]1. be mo...
分类:
数据库 时间:
2015-01-15 15:34:15
阅读次数:
173
%puma560 机器人构建
clc; clear;
%modified 改进的D-H法
L1=link([0 0 pi 0 0],'modified');
L2=link([-pi/2 0 0 0.1491 0],'modified');
L3=link([0 0.4318 -pi/2 0 0],'modified');
L4=link([-pi/2 0.0203 0 0.4318 0],'mo...
分类:
其他好文 时间:
2015-01-12 11:37:53
阅读次数:
412
step1.安装unity-tweak-tool工具,ubuntu的主题管理工具
sudo apt-get install unity-tweak-tool
step2.添加ppa源,网上很多帖子介绍的源已经失效了
sudo add-apt-repository ppa:moka/stable
sudo apt-get update
sudo apt-get install mo...
分类:
系统相关 时间:
2015-01-11 14:54:50
阅读次数:
285
%% @author Rolong
-module(process2).
-compile(export_all).
-include("common.hrl").
%% Usage:
%% 启动服务:process2:start().
%% 查看时间:myserver ! now.
%% 结束服务:myserver ! stop.
start()->
Pid = spawn(?MO...
分类:
系统相关 时间:
2015-01-11 11:02:05
阅读次数:
210
//基于上一次说的内容 ,我们来弄下获取联系人详细信息,直接上代码,在第三篇补上其他的操作 package?org.mo.pmas.resolver;
//本文章归属于小黑_mo所有,转载请说明出来http://my.oschina.net/moziqi/
import?and...
分类:
移动开发 时间:
2015-01-10 11:22:00
阅读次数:
279
package Class.Member; public class Main { public static void main(String[] args) { Member me = new Member(); //创建会员对象 MO mo = new MO(); //创建会员操作对...
分类:
编程语言 时间:
2015-01-10 00:56:38
阅读次数:
264
package?org.mo.common.util.sharepreferences;
import?android.content.Context;
import?android.content.SharedPreferences;
public?class?MySharePreferences?{
private?Context?mContext;
privat...
分类:
移动开发 时间:
2015-01-07 23:43:09
阅读次数:
472
//实体bean package?org.mo.common.util.entity;
import?java.util.Date;
import?android.os.Parcel;
import?android.os.Parcelable;
/**
?*?
?*?@author?moziqi
?*?
?*/
public?class?BeanDem...
分类:
移动开发 时间:
2015-01-07 22:14:34
阅读次数:
223