码迷,mamicode.com
首页 >  
搜索关键字:who    ( 2492个结果
2016年11月2日 星期三 --出埃及记 Exodus 19:18
2016年11月2日 星期三 --出埃及记 Exodus 19:18Mount Sinai was covered with smoke, because the LORD descended on it in fire. The smoke billowed up from it like smo ...
分类:其他好文   时间:2016-11-06 13:41:59    阅读次数:134
hdu--5023 A Corrupt Mayor's Performance Art(线段树+区间更新+位运算)
Description Corrupt governors always find ways to get dirty money. Paint something, then sell the worthless painting at a high price to someone who wa ...
分类:其他好文   时间:2016-11-05 17:15:46    阅读次数:236
C++ CMake 入门实战[转载]
C++ CMake 入门实战 2016-11-05 CMake用于跨平台的编译系统,对于通常的c/c++工程,都是通过make来进行编译的,CMake可以通过指令生成Makefile文件来指导整个项目的编译过程。CMake项目组还有其他的工具来完成项目的打包部署以及测试。 参考资料 http://h ...
分类:编程语言   时间:2016-11-05 15:01:08    阅读次数:392
Coins in a Line
ref: http://www.lintcode.com/en/problem/coins-in-a-line/ There are n coins in a line. Two players take turns to take one or two coins from right side ...
分类:其他好文   时间:2016-11-05 07:43:06    阅读次数:256
常用linux命令
linux的命令操作 1、日常操作命令 **查看当前所在的工作目录 pwd **查看当前系统的时间 date **查看有谁在线(哪些人登陆到了服务器) who 查看当前在线 last 查看最近的登陆历史记录 2、文件系统操作 ** ls / 查看根目录下的子节点(文件夹和文件)信息 ls -al - ...
分类:系统相关   时间:2016-11-02 23:33:49    阅读次数:387
codeforces 733D Kostya the Sculptor(贪心)
Kostya is a genial sculptor, he has an idea: to carve a marble sculpture in the shape of a sphere. Kostya has a friend Zahar who works at a career. Za ...
分类:其他好文   时间:2016-11-01 14:25:06    阅读次数:246
第四夜
In the idealized version of how science is done, facts about the world are waiting to be observed and collected by objective researchers who use the s ...
分类:其他好文   时间:2016-10-30 17:02:07    阅读次数:290
HDU 5795 A Simple Nim 打表求SG函数的规律
A Simple Nim Problem Description Two players take turns picking candies from n heaps,the player who picks the last one will win the game.On each turn ...
分类:其他好文   时间:2016-10-29 19:35:39    阅读次数:312
OLAP --ODS项目的总结 --起步阶段
刚开始起步阶段,很多人都认为是DW选型,ETL工具选型或者构架等问题,这些其实都是 技巧上的问题,真正从项目上,业务上的观点来看,有点狭隘。 一个网友的观点给我启发很多,就是使用5W1H的工程方法,先把事情想明白。 5W : WHO ,WHAT,WHY,WHEN,WHERE WHO:(谁来对源数据负 ...
分类:其他好文   时间:2016-10-28 02:59:30    阅读次数:135
linux命令:w、who、whoami、last、lastb、lastlog、basename、mail、hostname
几个常见的查看登录用户的小命令:1、w:显示当前登录的用户以及他们在做什么[root@xuelinuxusr]#w10:02:06up2days,2:06,1user,loadaverage:0.00,0.00,0.00USERTTYFROMLOGIN@IDLEJCPUPCPUWHATrootpts/010.109.134.247Mon090.00s0.40s0.15sw2、whoami显示当前登录系统有效的用户..
分类:系统相关   时间:2016-10-27 01:45:07    阅读次数:401
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!