先把收集到有用资料整理一下,等项目完成再写篇文章
app在后台播放报警音:https://developer.apple.com/library/ios/qa/qa1668/_index.html
后台运行设置:http://blog.shiqichan.com/ios-ble-background-central-scanning/
http://blog.csdn.net/mon...
分类:
移动开发 时间:
2014-08-21 13:24:14
阅读次数:
239
1. ls命令
ls命令是列出目录内容(List Directory Contents)的意思。运行它就是列出文件夹里的内容,可能是文件也可能是文件夹。
root@tecmint:~# ls
Android-Games Music
Pictures Public
Desktop ...
分类:
系统相关 时间:
2014-08-21 11:29:24
阅读次数:
327
UnityBootstrapper (abstract class)继承自Bootstrapper(abstract)类, 在Prism.UnityExtensions.Desktop project中。主要是为了支持Unity Container(Dependency Injection Cont...
分类:
移动开发 时间:
2014-08-20 22:25:02
阅读次数:
368
Grand Central Dispatch (GCD)是Apple开发的一个多核编程的解决方法。dispatch queue分成以下三种:1)运行在主线程的Main queue,通过dispatch_get_main_queue获取。/*!* @function dispatch_get_main...
分类:
移动开发 时间:
2014-08-20 15:58:32
阅读次数:
246
ProblemSharePoint administrators need to run regular backups using PowerShell, the STSADM tool or in Central Administration. There is no "built in" wa...
高手别看,给新手看的 【编译 3.4】 【在PC机上,我的系统是Ubuntu 12.04 Desktop 32bit】 sudo su wget https://github.com/linux-sunxi/linux-sunxi/archive/sunxi-3.4.zip unzip sunxi-3.4 cd linux*sunxi*3.4...
分类:
系统相关 时间:
2014-08-20 12:41:12
阅读次数:
370
前言: 一直在WIN上使用PHP,不喜欢用WAMP,每次都是手动在windows配置环境,偶尔有一次装了小红帽玩了两天,感觉不是很习惯就换了回来,过了没几天见讨论LAMP环境,于是安装了ubuntu的desktop版本。安装好了环境使用了一下感觉也没有多大的意思,因为那一段时间没有怎么使用PHP,....
分类:
其他好文 时间:
2014-08-19 23:47:35
阅读次数:
264
myBase Desktop 是一款非常不错的知识管理工具,不注册只能试用30天,使用以下方法可以让过期软件恢复成试用30天,非常简单。 1.打开软件根目录下的nyfedit.ini文件,找到App.UserLic.FirstUseOn=1295074923 这个参数记载着第一次打开此软件的时间,这...
分类:
其他好文 时间:
2014-08-19 22:20:25
阅读次数:
1265
From: http://arstechnica.com/business/2014/08/linux-on-the-desktop-pioneer-munich-now-considering-a-switch-back-to-windows/ 市政府称,用户不满意Linux的成本高于预期。 世界...
原文:Installshield在安装结束时刷新系统在OnEnd里添加代码,两种解决方案 群友kevin的解决方案
#include "ifx.h" //Call to Windows used in the "OnEnd" function to refresh the desktop proto...
分类:
其他好文 时间:
2014-08-19 20:27:05
阅读次数:
265