mthoutai

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 155 下一页

2017年6月3日

摘要: http://blog.csdn.net/keshuai19940722/article/details/38519681 不明真相的补一发。。。 FSF’s game Time Limit: 9000/4500 MS (Java/Others) Memory Limit: 131072/13107 阅读全文
posted @ 2017-06-03 08:54 mthoutai 阅读(252) 评论(0) 推荐(0) 编辑

2017年6月2日

摘要: HDU 4884 TIANKENG’s rice shop 题目链接 题意:模拟题。转一篇题意 思路:就模拟就可以。注意每次炒完之后就能够接单 代码: #include <cstdio> #include <cstring> #include <algorithm> using namespace 阅读全文
posted @ 2017-06-02 20:34 mthoutai 阅读(387) 评论(0) 推荐(0) 编辑

摘要: Hibernate 自身提供了三种管理 Session 对象的方法 Session 对象的生命周期与本地线程绑定 Session 对象的生命周期与 JTA 事务绑定 Hibernate 托付程序管理 Session 对象的生命周期 在 Hibernate 的配置文件里, hibernate.curr 阅读全文
posted @ 2017-06-02 18:58 mthoutai 阅读(332) 评论(0) 推荐(0) 编辑

摘要: EXTENDED LIGHTS OUT Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 6852 Accepted: 4521 Description In an extended version of the game Ligh 阅读全文
posted @ 2017-06-02 17:54 mthoutai 阅读(223) 评论(0) 推荐(0) 编辑

摘要: 近期,散仙用了几周的Pig来处理分析我们站点搜索的日志数据,感觉用起来非常不错,今天就写篇笔记介绍下Pig的由来,除了搞大数据的人,可能非常少有人知道Pig是干啥的。包含一些是搞编程的,但不是搞大数据的。还包含一些既不是搞编程的。也不是搞大数据的。而是从事其它行业的朋友。所以非常有可能望文生义。一看 阅读全文
posted @ 2017-06-02 16:27 mthoutai 阅读(1117) 评论(0) 推荐(0) 编辑

摘要: openssl之EVP系列之6 EVP_Encrypt系列函数编程架构及样例 依据openssl doc/crypto/EVP_EncryptInit.pod和doc/ssleay.txt cipher.doc部分翻译和自己的理解写成 作者:DragonKing, Mail: wzhah@263.n 阅读全文
posted @ 2017-06-02 15:26 mthoutai 阅读(5844) 评论(0) 推荐(0) 编辑

摘要: Description A number of schools are connected to a computer network. Agreements have been developed among those schools: each school maintains a list 阅读全文
posted @ 2017-06-02 14:01 mthoutai 阅读(308) 评论(0) 推荐(0) 编辑

摘要: 1、当做安卓移植的时候遇到例如以下问题: Android NDK: jni/Android.mk: Cannot find module with tag 'CocosDenshion/android' in import path Android NDK: Are you sure your ND 阅读全文
posted @ 2017-06-02 13:19 mthoutai 阅读(710) 评论(0) 推荐(0) 编辑

摘要: Description There is an apple tree outside of kaka's house. Every autumn, a lot of apples will grow in the tree. Kaka likes apple very much, so he has 阅读全文
posted @ 2017-06-02 12:43 mthoutai 阅读(373) 评论(0) 推荐(0) 编辑

摘要: 本人自己录制的swift菜鸟入门,欢迎大家拍砖,有什么问题能够在这里留言。 主要内容: 类和结构体对照 结构体和枚举是值类型 类是引用类型 类和结构体的选择 集合(collection)类型的赋值与复制行为 视频地址: 百度网盘:http://pan.baidu.com/s/1ntLV2kT 土豆: 阅读全文
posted @ 2017-06-02 11:54 mthoutai 阅读(218) 评论(0) 推荐(0) 编辑

上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 155 下一页