09 2016 档案
摘要:在ubuntu16.04下打开dic_ec.txt,出现中文乱码。 先输入 gsettings set org.gnome.gedit.preferences.encodings auto-detected "['GB18030', 'UTF-8', 'CURRENT', 'ISO-8859-15'
阅读全文
摘要:以后开发都是要用linux,所以就安装了ubuntu,也是第一次用linux的系统。装的是win7+Ubuntu16.04的双系统。 安装过程如下:我用的是U盘安装,参看http://www.jianshu.com/p/2eebd6ad284d。 记得在提示重启的地方,拔掉U盘,也就是下面这个提示的
阅读全文
摘要:28. Implement strStr() 28. Implement strStr() Total Accepted: 125882 Total Submissions: 484537 Difficulty: Easy Implement strStr(). Returns the index
阅读全文
摘要:43. Multiply Strings 43. Multiply Strings Total Accepted: 72584 Total Submissions: 292967 Difficulty: Medium Given two numbers represented as strings,
阅读全文
摘要:8. String to Integer (atoi) 8. String to Integer (atoi) Total Accepted: 120050 Total Submissions: 873139 Difficulty: Easy Implement atoi to convert a
阅读全文
摘要:20. Valid Parentheses 20. Valid Parentheses Total Accepted: 128586 Total Submissions: 418560 Difficulty: Easy Given a string containing just the chara
阅读全文
摘要:发展一个有效算法的具体(一般)过程: union-find用来解决dynamic connectivity,下面主要讲quick find和quick union及其应用和改进。 基本操作:find/connected queries和union commands 动态连接性问题的场景: 1.1 建
阅读全文

浙公网安备 33010602011771号