A frog is crossing a river. The river is divided into x units and at each unit there may or may not exist a stone. The frog can jump on a stone, but i ...
分类:
其他好文 时间:
2016-10-06 19:46:43
阅读次数:
264
最大传输单元(Maximum Transmission Unit,MTU)是指一种通信协议的某一层上面所能通过的最大数据包大小(以字节为单位)。最大传输单元这个参数通常与通信接口有关(网络接口卡、串口等)。如何检测网关的MTU在本机打开dos窗口,执行: ping -f -l 1472 192.16 ...
分类:
其他好文 时间:
2016-10-05 21:57:39
阅读次数:
217
分页查询 分页缓存查询 List<Map<,>>遍历取出Map Map的get()方法获取key对应的value:String UNIT_ = (String) matAuxPlanRec.get("UNIT_");Map遍历: ...
分类:
其他好文 时间:
2016-10-04 16:13:31
阅读次数:
202
题目描述 Farmer John has N cows that need to be milked (1 <= N <= 10,000), each of which takes only one unit of time to milk. Being impatient animals, som ...
分类:
其他好文 时间:
2016-10-03 23:29:55
阅读次数:
310
Given an m x n matrix of positive integers representing the height of each unit cell in a 2D elevation map, compute the volume of water it is able to ...
分类:
移动开发 时间:
2016-10-03 14:43:07
阅读次数:
206
#######################################一.linux系统结构########################################linux是一个倒树结构linux中所有的东西都是文件这些文件都在系统顶级目录“/”/就是根目录/目录以下为二级目录这些目录都是系统装机时系统自动建立的二级目录的作用/bin##二..
分类:
其他好文 时间:
2016-10-02 07:12:31
阅读次数:
156
#################虚拟机控制##############[kiosk@foundation0Desktop]$rht-vmctlstartdesktop###开启desktop虚拟机Error:desktopnotstarted(isalreadyrunning)###报错,desktop已经运行[kiosk@foundation0Desktop]$rht-vmctlviewdesktop###显示desktop[kiosk@foundation0Desk..
分类:
其他好文 时间:
2016-10-02 07:12:24
阅读次数:
219
###################unit4###############################################1.管理输入输出############################在linux系统中,正确输出的编号为1,错误输出编号为2在系统中用普通用户执行"student"find/etc-namepasswd因为student用户权限问题会有以下输出find:‘/et..
分类:
其他好文 时间:
2016-10-02 07:12:00
阅读次数:
197
####################unit3########################################1.man####################man->>manual###man是手册缩写manman#####查看man命令的帮助manpasswd###查看passwd命令的帮助man的级别1系统命令2系统接口3函数库4特殊文件,比如设备文件5文件6游戏7系统..
分类:
其他好文 时间:
2016-10-02 07:11:54
阅读次数:
174
####################第五单元##########################################1.用户理解######################用户就是系统使用者的身份在系统中用户存储为若干窜字符+若干个系统配置文件用户信息涉及到的系统配置文件:/etc/passwd###用户信息用户:密码:uid:gid:说明:家目..
分类:
其他好文 时间:
2016-10-02 07:10:33
阅读次数:
149