码迷,mamicode.com
首页 >  
搜索关键字:personal    ( 660个结果
结对编程(第15组)
一、Github项目地址 https://github.com/chjohn0/PairProject2018/tree/master 二、PSP表格 PSP2.1 Personal Software Process Stages 预估耗时(分钟) 实际耗时(分钟) Planning 计划 · Es ...
分类:其他好文   时间:2018-07-09 19:19:36    阅读次数:153
github 生成token的方法
1:点击你的GitHub头像,选择下拉框中的“settings”: 2:选择左侧菜单的“Developer settings”一项: 3:选择“Personal access tokens”: 4点击“Generate a personal access token”: 5:把以下选项全部勾选,然后 ...
分类:其他好文   时间:2018-07-09 17:57:17    阅读次数:646
英语广播原声听力100篇MP3及听力原文
7.6 Passage 031- 人工智能对人类的利与弊From a personal assistant, to doing searches on the Internet, to the autopilot(自动驾驶)function, simple artificialintelligenc ...
分类:其他好文   时间:2018-07-06 22:31:21    阅读次数:954
ubuntu升级已安装git版本
# To get the very latest version of git, you need to add the PPA (Personal Package Archive) from the Ubuntu Git Maintainers Team to your Software Sour ...
分类:系统相关   时间:2018-07-01 10:33:00    阅读次数:250
实验吧writeup
后台登录 1、看源码有这样一段php代码<!-- $password=$_POST['password']; $sql = "SELECT * FROM admin WHERE username = 'admin' and password = '".md5($password,true)."'"; ...
分类:其他好文   时间:2018-06-28 19:54:42    阅读次数:242
PAT 1077 Kuchiguse (20)
The Japanese language is notorious for its sentence ending particles. Personal preference of such particles can be considered as a reflection of the s ...
分类:其他好文   时间:2018-06-26 18:37:31    阅读次数:138
小组结队项目-四则运算
小队成员:潘恋军-1120161955 注:由于种种因素,我最后一个人组队,所以小组只有一个成员。 结队项目-四则运算 GitHub地址:https://github.com/bt-1120161955/Arithmetic 预计花费时间: PSP Personal Software Process ...
分类:其他好文   时间:2018-06-18 19:55:00    阅读次数:156
lsblk命令
lsblk命令用于列出所有可用块设备的信息,而且还能显示他们之间的依赖关系,但是它不会列出RAM盘的信息。块设备有硬盘,闪存盘,cd-ROM等等。lsblk命令包含在util-linux-ng包中,现在该包改名为util-linux。这个包带了几个其它工具,如dmesg。要安装lsblk,请在此处下 ...
分类:其他好文   时间:2018-06-15 13:02:49    阅读次数:191
@ResponseBody注解返回中文乱码
第一种方法: @RequestMapping(value = "testPersonalValidtor",produces = "application/json;charset=utf-8") ...
分类:其他好文   时间:2018-06-14 14:32:26    阅读次数:140
创建一个高度自定义的博客
Note I use English to complete my writing, if you find it terrible, "you can refer this post." Welcome "Welcome to my personal website" , in this hell ...
分类:其他好文   时间:2018-06-10 15:15:55    阅读次数:195
660条   上一页 1 ... 24 25 26 27 28 ... 66 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!