码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
IP地址自动设置的批处理
@echooffMODEcon:COLS=80lines=30color0btitle自动IPByLecho=====================echo自动IPByLecho=====================remeth//eth为网卡名称echo1.检测活动网卡...rem获取网络连接名称@(for/f"tokens=3*"%%ain(‘netshinterfaceshowinte
分类:其他好文   时间:2019-02-07 10:46:11    阅读次数:195
Coach Shane's Daily English Dictaion 6-10
6.the secret of life is just to live every monent. notes: 1.just不读/t/,可以看成juss。 7.another rogue trader has cost a bank billions. notes: 1.rogue:混蛋。 2. ...
分类:其他好文   时间:2019-02-05 09:28:37    阅读次数:258
mysqldump: Got error: 1449: The user specified as a definer ('user'@'%') does not exist when using LOCK TABLES
报错:一个库用mysqldump -u -p --opt --force -e --max_allowed_packet= --net_buffer_length= --databases备份时报错如下:mysqldump: Got error: 1449: The user specified a ...
分类:数据库   时间:2019-02-05 00:38:05    阅读次数:438
python 读取文件时报错UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 205: illegal multibyte sequence
python读取文件时提示"UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 205: illegal multibyte sequence" 解决办法1: 解决办法2: 解决Python中出现的ValueError ...
分类:编程语言   时间:2019-02-04 09:01:23    阅读次数:1261
ContentNegotiatingViewResolver解析器
RESTful服务中很重要的一个特性即是同一资源,多种表述我们使用ContentNegotiatingViewResolver就可以做到,这个视图解析器允许你用同样的内容数据来呈现不同的view 如下面描述的三种方式: 方式1 使用扩展名 http://www.test.com/user.xml 呈 ...
分类:其他好文   时间:2019-02-03 14:01:00    阅读次数:173
Codeforces 1107G 线段树最大子段和 + 单调栈
Codeforces 1107G 线段树最大子段和 + 单调栈 G. Vasya and Maximum Profit Description: Vasya got really tired of these credits (from problem F) and now wants to ear ...
分类:其他好文   时间:2019-02-02 11:11:48    阅读次数:219
Awesome CLI
jq JSON工具 shellcheck 更好用的Shell语法检查 tig 更好用的图形化Git客户端 ag/ack 更好用Grep的工具 mycli 更好用的MySQL客户端 mosh 更快速的SSH工具 cloc 代码统计工具 ccache C/C++编译缓存工具 fzf 更好用的文件搜索工具 ...
分类:其他好文   时间:2019-02-01 12:24:29    阅读次数:211
海龟绘图turtle库之二级基础编程题
一、画一个太极图 二、画一个同心圆 三、画一个同心切 四、画一个五角星 六、画一个花瓣 七、画一个菱形(要求根据题意使用适当函数) 八、画一个多彩圆 九、后续未完... 一、佩奇(课外...) ...
分类:其他好文   时间:2019-01-30 01:19:24    阅读次数:359
HDOJ1024--Max Sum Plus Plus(动态规划)UnSolved
Now I think you have got an AC in Ignatius.L's "Max Sum" problem. To be a brave ACMer, we always challenge ourselves to more difficult problems. Now y ...
分类:其他好文   时间:2019-01-28 23:50:49    阅读次数:200
860. Lemonade Change
At a lemonade stand, each lemonade costs $5. Customers are standing in a queue to buy from you, and order one at a time (in the order specified by bil ...
分类:其他好文   时间:2019-01-22 19:45:19    阅读次数:144
1592条   上一页 1 ... 35 36 37 38 39 ... 160 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!