码迷,mamicode.com
首页 >  
搜索关键字:i got it    ( 1592个结果
codeforces 719A:Vitya in the Countryside
Description Every summer Vitya comes to visit his grandmother in the countryside. This summer, he got a huge wart. Every grandma knows that one should ...
分类:其他好文   时间:2016-09-24 21:48:19    阅读次数:172
Codeforces Round #373 (Div. 2) A
Description Every summer Vitya comes to visit his grandmother in the countryside. This summer, he got a huge wart. Every grandma knows that one should ...
分类:其他好文   时间:2016-09-24 11:48:27    阅读次数:166
基础快速过 之C语言 二:什么是关键字 标识符 系统保留字 变量和常量[各个语言通用]
0、其实 学了这么久。这些 关键字 标识符 系统保留字 我早已分不清楚 分类。 为此我特意 百度了下 这些传统概念。呵呵。 保留字: auto break case char const continue default do double elseenum extern float for got ...
分类:编程语言   时间:2016-09-16 22:43:35    阅读次数:782
《Angular 权威指南》读书笔记--‘MyController is not a function,got undefine’
XXController is not a function,got undefine ...
分类:其他好文   时间:2016-09-12 14:18:26    阅读次数:124
MySQL ERROR Got an error reading communication packets
介绍 经常会在错误日志中看到这个报错,复制官方文档的解释。 Aborted_connects If a client is unable even to connect, the server increments the Aborted_connects status variable. Unsu ...
分类:数据库   时间:2016-09-08 12:59:07    阅读次数:334
Python学习笔记
说明,该笔记不只是用来记录知识点,如果看完都知道在说什么,那就OK了,如果看了不知道写的什么,那就复习下。 1、代码注释用"#"号 2、print用逗号","隔开 3、格式化字符串: eyes='Blue' hair='Brown' print "He's got %s eyes and %s ha ...
分类:编程语言   时间:2016-09-08 12:52:52    阅读次数:236
K Best(最大化平均数)_二分搜索
Description Demy has n jewels. Each of her jewels has some value vi and weight wi. Since her husband John got broke after recent financial crises, Dem ...
分类:其他好文   时间:2016-09-01 23:05:54    阅读次数:292
Apache Mahout 0.9、10.1、11. CardinalityException: Required cardinality 60 but got 29
我们可以使用Apache Mahout来快速创建高效扩展性又好的机器学习应用。Mahout结合了诸如H2O算法、Scala、Spark和Hadoop MapReduce等模块,为开发人员提供了一个构建可扩展算法的环境。现在最新的版本是去年11月6日发布的0.11.1版本。 Apache Mahout ...
分类:Web程序   时间:2016-08-29 11:26:40    阅读次数:331
mysqldump: Got error: 1556: You can't use locks with log tables. when using LOCK TABLES
mysqldump: Got error: 1556: You can't use locks with log tables. when using LOCK TABLES 我是把一些mysqldump语句放在一个批量命令文件(传说中的.sh文件)中执行的,而当我把这些mysqldump语句分离开 ...
分类:数据库   时间:2016-08-28 17:55:41    阅读次数:864
Android下so注入和hook
总结一下这两天学习的Android注入so文件,通过遍历got表hook函数调用 1.注入so文件 2.so文件中遍历got表hook函数 一.注入so文件 分为以下几个步骤 1.每个进程都在/proc目录下,以进程id为文件夹名,所以可以通过/proc/id/cmdline文件中中读取进程名称,和 ...
分类:移动开发   时间:2016-08-19 13:17:17    阅读次数:1475
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!