码迷,mamicode.com
首页 >  
搜索关键字:who    ( 2492个结果
git 学习
git commit -m "blablabla" 报错 ***Please tell me who you are. 根据它的提示输入了git config --global user.email "waynelin4wr@gmail.com" 和 git config --global user ...
分类:其他好文   时间:2016-08-08 18:54:30    阅读次数:104
MINE
MINE MINE is an app for the nearly 1.2 million songwriters, composers, musicians, and publishers who are registered with any designated P.R.O (SESAC, ...
分类:其他好文   时间:2016-08-08 00:37:46    阅读次数:201
基础-DP
Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as dog’s , cow’s ...
分类:其他好文   时间:2016-08-07 21:34:10    阅读次数:136
HDU 2602 ——背包问题
Description Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as d ...
分类:其他好文   时间:2016-08-06 17:18:35    阅读次数:136
M - 基础DP
Description Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as d ...
分类:其他好文   时间:2016-08-06 12:55:40    阅读次数:165
M - 基础DP
Description Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as d ...
分类:其他好文   时间:2016-08-06 11:13:23    阅读次数:198
2016年8月6日 星期六 --出埃及记 Exodus 16:6
2016年8月6日 星期六 --出埃及记 Exodus 16:6So Moses and Aaron said to all the Israelites, "In the evening you will know that it was the LORD who brought you out ...
分类:其他好文   时间:2016-08-06 09:42:33    阅读次数:113
标准I/O和管道练习题
1、将/etc/issue文件中的内容转换为大写后保存至/tmp/issue.out文件中2、将当前系统登录用户的信息转换为大写后保存至/tmp/who.out文件中3、一个linux用户给root发邮件,要求邮件标题为”help”,邮件正文如下:Hello,Iam用户名,thesystemversionishere,pleasehelpmetocheckit,..
分类:其他好文   时间:2016-08-05 01:09:29    阅读次数:271
数据仓库建模指南系列教程学习笔记
高质量数据建模的基本流程 概念模型确定系统边界,确定哪些做哪些不做 基本概念:实体、属性、域、关系、键、约束 实体 六合分析法:5W1H Who通常指与企业业务紧密联系的人员和组织 What通常指企业业务相关的“事”等 When更多的时候是以属性的模式出现的,而作为实体更多是以时间表的形式存在 Wh ...
分类:其他好文   时间:2016-08-04 17:48:30    阅读次数:121
基本命令练习及用户管理练习
1、将/etc/issue文件中的内容转换为大写后保存至/tmp/issue.out文件中[root@liang/]#cat/etc/issue|tr‘a-z‘‘A-Z‘>/tmp/issue.out [root@liang/]#cat/tmp/issue.out CENTOSRELEASE6.8(FINAL) KERNEL\RONAN\M2、将当前系统登录用户的信息转换为大写后保存至/tmp/who.out文件中..
分类:其他好文   时间:2016-08-02 22:23:31    阅读次数:166
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!