Once I got around the cafeteria, building three was easy to spot. 我一走出自助餐厅,很容易看见建筑三。 A large black "3" was painted on a white square on the east corne ...
分类:
其他好文 时间:
2016-08-18 21:00:25
阅读次数:
110
最近在腾讯云服务器(1核4G内存)遇到一个怪事: 玩家回写数据库的时候偶尔会报错: Mysql 5.1 遇到的信息包过大问题 用客户端导入数据的时候,遇到 错误代码: 1153 - Got a packet bigger than 'max_allowed_packet' bytes 终止了数据导入 ...
分类:
其他好文 时间:
2016-08-15 18:54:58
阅读次数:
145
K - Max Sum Plus Plus Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64u Description Now I think you have got an AC in Ignatius.L's ...
分类:
其他好文 时间:
2016-08-11 13:11:08
阅读次数:
160
要达成的目标: 1、看完GOT 2、70KG 3、 8.11:上课 学习论文排版 阅读GOT 8.12: 上课 学习论文排版 健身 学习论文排版 8.13: 上课 综合示例:边缘检测 健身 8.14: 综合示例:霍夫变换 健身 8.15: 实现多种重映射 健身 8.16: 直方图均衡化 查找并绘制轮 ...
分类:
其他好文 时间:
2016-08-11 00:35:11
阅读次数:
190
This problem is a little confusing to me at first. But after I read some articles online, I got to know that it requires bitwise operations. So basica ...
分类:
其他好文 时间:
2016-08-08 23:57:02
阅读次数:
160
Description Ford Prefect got a job as a web developer for a small company that makes towels. His current work task is to create a search engine for th ...
分类:
其他好文 时间:
2016-08-04 23:10:30
阅读次数:
254
1.react native - expected a component class, got [object Object] 组件引用名称必须是首字母大写 譬如: 2.TextInput不显示 必须要设置TextInput的高度,默认是没有边框的 ...
分类:
其他好文 时间:
2016-08-04 17:32:09
阅读次数:
250
1. 机器学习更多应用举例: 人脸识别 2. 机器学习就业需求: LinkedIn所有职业技能需求量第一:机器学习,数据挖掘和统计分析人才 http://blog.linkedin.com/2014/12/17/the-25-hottest-skills-that-got-people-hired- ...
分类:
编程语言 时间:
2016-08-03 15:06:44
阅读次数:
328
如果你想开始学习GO语法前,请先背熟下述4点: 1. 环境变量: 使用go env查看环境变量 GOARCH/GOHOSTARCH: 体系架构, amd64或386 GOOS/GOHOSTOS: 操作系统, linux或windows GOROOT: GO安装目录 GOBIN: GO程序目录 GOT... ...
分类:
其他好文 时间:
2016-07-31 00:19:47
阅读次数:
143
今天我在使用Navicat导入.sql文件数据时,发现本来是80万条的数据,结果只导入了10万条左右,而且在其错误信息日志中,我发现了这样一条错误:1153 - Got a packet bigger than 'max_allowed。 度娘了一番后,发现越来是我的SQL文件远远大于MySQL默认 ...
分类:
其他好文 时间:
2016-07-25 14:43:44
阅读次数:
143