2016年10月19日 星期三 --出埃及记 Exodus 19:3Then Moses went up to God, and the LORD called to him from the mountain and said, "This is what you are to say to th ...
分类:
其他好文 时间:
2016-10-20 09:34:43
阅读次数:
166
2016年10月10日 星期一 --出埃及记 Exodus 18:21But select capable men from all the people--men who fear God, trustworthy men who hate dishonest gain--and appoint ...
分类:
其他好文 时间:
2016-10-10 19:30:19
阅读次数:
138
2016年10月8日 星期六 --出埃及记 Exodus 18:19Listen now to me and I will give you some advice, and may God be with you. You must be the people's representative b ...
分类:
其他好文 时间:
2016-10-09 13:30:36
阅读次数:
109
2016年10月5日 星期三 --出埃及记 Exodus 18:16Whenever they have a dispute, it is brought to me, and I decide between the parties and inform them of God's decrees ...
分类:
其他好文 时间:
2016-10-05 09:04:19
阅读次数:
103
2016年10月1日 星期六 --出埃及记 Exodus 18:12Then Jethro, Moses' father-in-law, brought a burnt offering and other sacrifices to God, and Aaron came with all the ...
分类:
其他好文 时间:
2016-10-01 12:28:15
阅读次数:
180
前戏 累了,也得写一番 正文 需求 有一个软件为了安全,该软件在运行时不推荐使用ROOT账户运行。所以我们会有个初始化shell脚本,来创建用户和初始化文件 分析: 1、判断用户是否存在(譬如叫god),没有则创建 2、创建后设置密码为123 3、把一些程序文件拷贝过去,并且除了root外,只能go... ...
分类:
其他好文 时间:
2016-09-18 23:45:04
阅读次数:
223
前言 正式开写 正文 需求模拟 譬如某一天我们做了一个很屌的软件。 为了安全,该软件在运行时不推荐使用ROOT账户运行。所以我们会有个初始化shell脚本,来创建用户和初始化文件 1、判断用户是否存在(譬如叫god),没有则创建 2、创建后设置密码为123 3、把一些程序文件拷贝过去,并且除了roo... ...
分类:
其他好文 时间:
2016-09-17 16:10:54
阅读次数:
120
类的定义方法 类名 成员变量 成员函数 class Person { int age; void shout() { System.out.println("oh,my god! i am "+age);}} ...
分类:
其他好文 时间:
2016-09-03 16:19:29
阅读次数:
114
Q:为什么有必要在开发环境中配置反编译工具呢? A: 当运行引用了第三方jar包项目时,突然报出了jar包中的某个类的某一行出现异常。我们想看一下这个class文件的代码时,经常出现了如下图所示的场景: god ,我的内心是崩溃的。 去找源码吗?可以,but很浪费时间(除非是maven项目,在pom ...
分类:
系统相关 时间:
2016-09-03 01:08:01
阅读次数:
280
一、生成文件夹。 mkdir();--新建目录 参数:pathname:目录的路径。 mode:默认的 mode 是 0777,意味着最大可能的访问权。有关 mode 的更多信息请阅读 chmod() 页面。 看到上面的函数了吗?记牢。上节课沈老师留了一个作业,读取god.json文件,生成一个最简 ...
分类:
Web程序 时间:
2016-09-02 00:39:23
阅读次数:
155