• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






liguangsunls

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 48 49 50 51 52 53 54 55 56 ··· 188 下一页

2017年7月23日

SOJ.Output the Yanghui triangel
摘要: Output the Yanghui triangel 总提交数量: 225 通过数量: 59 时间限制:1秒 内存限制:256兆 题目描写叙述 Write program to output the Yanghui triangel of n*n, where n is an input. The 阅读全文
posted @ 2017-07-23 12:07 liguangsunls 阅读(130) 评论(0) 推荐(0)
 
Android与IOS异同点对照(1)------ 显示
摘要: Android与IOS作为当前世界上最流行的两大移动端操作系统,都拥有无数的粉丝。那么对于Android或者IOS的开发人员来说,这两个系统都拥有什么同样或者不同的地方那?如今让我们一起来了解一下Android和IOS的异同点。 Android、 在Android仅仅中全部的界面都在Activity 阅读全文
posted @ 2017-07-23 11:19 liguangsunls 阅读(526) 评论(0) 推荐(0)
 
srm 539
摘要: http://mlz000.github.io/2015/07/15/srm-539/ 250 Description: 从若干个盒子中随意选择几个装石头。每一个盒子容量都有上下限,一旦选择使用某个盒子,那么填装的石头数必须在该盒子的上下限容量之间。假设终于填装的石头总数为xx。那么符合条件x>90 阅读全文
posted @ 2017-07-23 10:52 liguangsunls 阅读(238) 评论(0) 推荐(0)
 
tomcat连接mysql的3个问题解决
摘要: 转载请标明出处: 本文出自:【ouyida3的博客】 1、BasicDataSourceFactory Caused by: java.lang.ClassNotFoundException: org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory 解决 阅读全文
posted @ 2017-07-23 10:40 liguangsunls 阅读(939) 评论(0) 推荐(0)
 
第二课 MongoDB 数据模型
摘要: 1.课程大纲 本课程主要介绍MongoDB数据模型相关知识。包含文档、集合与数据库的基本概念、用法及命名规则;MongoDB主要的数据类型介绍以及MongoDB Shell的简单介绍与使用。 文档 (Document) 与 集合 MongoDB 数据类型 MongoDB Shell简单介绍与使用 2 阅读全文
posted @ 2017-07-23 10:13 liguangsunls 阅读(132) 评论(0) 推荐(0)
 
strcpy与strncpy
摘要: strcpy 已经过时了,公司一面一般不用了。 strncpy多了一个參数n,也就是复制的字节数,2个函数原型例如以下: char*strcpy(char *dst,const char *src); char*strncpy(char *dst,const char *src,size_t) st 阅读全文
posted @ 2017-07-23 09:18 liguangsunls 阅读(288) 评论(0) 推荐(0)
 
[Berkeley]弹性分布式数据集RDD的介绍(RDD: A Fault-Tolerant Abstraction for In-Memory Cluster Computing 论文翻译)
摘要: 摘要: 本文提出了分布式内存抽象的概念——弹性分布式数据集(RDD,Resilient Distributed Datasets)。它同意开发者在大型集群上运行基于内存的计算。RDD适用于两种应用,而现有的数据流系统对这两种应用的处理并不高效:一是迭代式算法,这在图应用和机器学习领域非经常见。二是交 阅读全文
posted @ 2017-07-23 08:36 liguangsunls 阅读(550) 评论(1) 推荐(0)
 
[异常处理]class kafka.common.UnknownTopicOrPartitionException (kafka.server.ReplicaFetcherThread)
摘要: 在kafka.out日志里出现大量ERROR [ReplicaFetcherThread-0-1], Error for partition [FLAG_DATA_SYC,1] to broker 1:class kafka.common.UnknownTopicOrPartitionExcepti 阅读全文
posted @ 2017-07-23 08:01 liguangsunls 阅读(576) 评论(0) 推荐(0)
 

2017年7月22日

zoj 1610 Count the Colors 【区间覆盖 求染色段】
摘要: Count the Colors Time Limit: 2 Seconds Memory Limit: 65536 KB Painting some colored segments on a line, some previously painted segments may be covere 阅读全文
posted @ 2017-07-22 21:50 liguangsunls 阅读(121) 评论(0) 推荐(0)
 
cocos2dx 编译时间长问题
摘要: { F:\cocos2dx\cocos2d-x-3.7.1\templates\cpp-template-default 彻底解决方式 为把cocos的模版项目编译好(详细是所有生成好并清理HelloCpp项目)并设置好(下次不生成除了HelloCpp外的项目) 最好能进行自己私有化的改变模版 }8 阅读全文
posted @ 2017-07-22 21:00 liguangsunls 阅读(176) 评论(0) 推荐(0)
 
上一页 1 ··· 48 49 50 51 52 53 54 55 56 ··· 188 下一页