在前面的文章中提到了remote service 的创建过程,现在我们要让它开机自动启动1.在前面代码的基础上添加 RemoteServiceBootReceiver.java ,实现一个intent的receiver[java] view plaincopyprint?packagecom.fly...
分类:
移动开发 时间:
2014-06-28 19:30:27
阅读次数:
229
前面的性能高使用[pscustomobject][ordered]强制类型转换[pscustomobject][ordered]@{Name= 'Boe'Number = 1ID = 007}使用[pscustomobject]强制类型转换[pscustomobject]@{Name= 'Boe'N...
分类:
其他好文 时间:
2014-06-28 10:40:14
阅读次数:
166
param($a,$b )#region 关键代码:强迫以管理员权限运行$currentWi =[Security.Principal.WindowsIdentity]::GetCurrent()$currentWp =[Security.Principal.WindowsPrincipal]$cu...
分类:
其他好文 时间:
2014-06-28 10:32:29
阅读次数:
797
关于easyUI Datagrid 控件 param参数,官方文本很少解释,主要有如下说明:queryParamsobjectWhen request remote data, sending additional parameters also.Code example:$('#dg').data...
分类:
其他好文 时间:
2014-06-24 10:35:11
阅读次数:
268
Git使用远程仓库的操作讲解:
1)克隆远程仓库
2)添加远程仓库
3)从远程仓库抓取数据
4)远程仓库本地改名
5)删除远程仓库在本地的配置
6)远程分支
7)推送到远程仓库
8)删除远程分支
9)查看仓库信息...
分类:
其他好文 时间:
2014-06-22 20:15:18
阅读次数:
216
经常检查DAG复制是Exchange邮箱管理员日常任务之一,以前每天上去看也挺烦的,尤其数据库比较多的情况下。下图就是“好心”的台北同事经常提醒我检查,我的天,这要是通过EMC看还不累死。还CC我领导,搞的人怪没面子的。几条需要注意:一、此脚本放在exchange任一台主机运行即..
分类:
其他好文 时间:
2014-06-22 10:10:20
阅读次数:
304
一.百度地图API获取定位
AndroidManifest.xml必须配置:
定位服务
service
android:name="com.baidu.location.f"
android:enabled="true"
android:process=":remote"
...
1. $git diff origin/master master (show me the changes between the remote master branch and my master branch). 需要注意的是,remotes/origin/master和origin/ma....
分类:
其他好文 时间:
2014-06-21 11:06:52
阅读次数:
212
1.使用.exe扩展名2.使用 cmd /c ""3.在 PowerShell v3 中有另一种选择来解决这个问题,只需在命令行的任意位置添加 –% 序列(两个短划线和一个百分号)PowerShell 就不会再去解析剩下的部分From:http://www.pstips.net/using-wind...
分类:
其他好文 时间:
2014-06-20 21:47:13
阅读次数:
195
上篇博文主要讲解了cacti监控host主机,由于上篇博文cacti的版本也不是最新的!所以在实战2更新了cacti的版本,并添加了监控远程服务器和优化轮询实战2重点一、新版cacti监控host二、新版cacti监控RemoteHost三、新版cacti优化spine轮询附加四、网卡流量和存储挂在盘一、新版ca..
分类:
其他好文 时间:
2014-06-17 16:55:32
阅读次数:
483