1. 启动安卓手机app发送如下命令:adb shell am start -n 包名/.Activity名包名与Activity名,可以通过如下命令获取到:aapt dump badging sample.apk一般返回如下:package: name='com.tencent.android.q...
分类:
数据库 时间:
2014-07-03 06:58:44
阅读次数:
293
1. Enable rsh on macos. 1). os version (10.0) Enabling the "Allow remote login" option turns on telnet, rlogin (remote login), and rsh (remote shell) ...
分类:
其他好文 时间:
2014-07-03 00:28:18
阅读次数:
436
group=`cat config.properties | grep -v "^$" | grep -v "^#" | awk -F "." '!($1 in a){a[$1];print $1}'`
分类:
其他好文 时间:
2014-07-02 20:01:16
阅读次数:
217
接着上一篇文章, 自动生成framework,这篇文章我把shell自动化打包ipa整理了一下,希望大家喜欢,嘿嘿。。 建议大家先看一下上一篇文章。http://www.xuanyusong.com/archives/2720首先我们要先搞清楚nity全自动打包的重要步骤。1.自动生成xcode工程...
分类:
移动开发 时间:
2014-07-02 19:07:03
阅读次数:
840
//希尔排序在直接插入排序算法中,每次插入一个数,使有序序列仅仅添加1个节点,而且对插入下一个数没有提供不论什么帮助。假设比較相隔较远距离(称为增量)的数,使得数移动时能跨过多个元素,则进行一次比較就可能消除多个元素交换。D.L.shell于1959年在以他名字命名的排序算法中实现了这一思想。算法先...
分类:
其他好文 时间:
2014-07-02 17:20:07
阅读次数:
192
useradd指令useradd创建用户。创建用户时的一些默认选项存放在/etc/default/useradd和/etc/login.defs文件中。/etc/default/userasdd文件的内容如下:[root@Server3tmp]#cat/etc/default/useradd
#useradddefaultsfile
GROUP=100
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/ba..
分类:
其他好文 时间:
2014-07-02 16:05:03
阅读次数:
237
Requirement-Driven Linux Shell ProgrammingRequirement-Driven Linux Shell ProgrammingTable of Contents1. Where can I find the basic Material about Linu...
分类:
系统相关 时间:
2014-07-02 13:55:48
阅读次数:
410
几个有效的 linux or mac 配置:vim ,emacs,git,shell,emacs-org-mode...
分类:
系统相关 时间:
2014-07-02 07:05:52
阅读次数:
265