上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 166 下一页
摘要: 本文为软件project经验总结系列文章的第三篇。按照总论文章所设立的范围划分,本阶段重点讲述计划阶段的控制过程以及控制思路,笔者所站在的角度是乙方角度来进行表述整个阶段的推动过程,但对于甲方公司其基本思路是相似的,仅仅是控制方向与目标略有不同。本文对甲方同行相同具备借鉴意义。 在这个阶段,简单地来 阅读全文
posted @ 2017-06-08 09:52 yutingliuyl 阅读(443) 评论(0) 推荐(0)
摘要: 在给win8.1系统装VS时遇到了.NETFramework3.5的安装问题,我就了解到事实上windows系统自带了非常多功能,仅仅只是是没有开启,须要用户使用时,自行开启,这次的牛腩新闻公布系统的IISserver也不例外: 在開始菜单中输入IIS,启动IIS 启动站点 右键单击左側的链接框内的 阅读全文
posted @ 2017-06-08 08:35 yutingliuyl 阅读(113) 评论(0) 推荐(0)
摘要: Given a binary tree and a sum, find all root-to-leaf paths where each path's sum equals the given sum. For example: Given the below binary tree and su 阅读全文
posted @ 2017-06-07 21:36 yutingliuyl 阅读(105) 评论(0) 推荐(0)
摘要: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shiroFilter' defined in class path resource [spring/spring-shi 阅读全文
posted @ 2017-06-07 20:33 yutingliuyl 阅读(413) 评论(0) 推荐(0)
摘要: 前一篇博客写到项目中的广告位管理,当时没有写到今天的问题,这个问题当时也是困扰我好久。经过自己的努力和同志们的帮助,最后最终解决。 实现要求把全部的广告位后面的单选button设成一组,目的是一个广告位仅仅能显示一张图片。仅仅是简单的在特定列加入单选button事实上并没有太大的难度,后期还要通过选 阅读全文
posted @ 2017-06-07 20:01 yutingliuyl 阅读(521) 评论(0) 推荐(0)
摘要: Babelfish Time Limit: 3000MS Memory Limit: 65536K Total Submissions: 36967 Accepted: 15749 Description You have just moved from Waterloo to a big city 阅读全文
posted @ 2017-06-07 19:13 yutingliuyl 阅读(151) 评论(0) 推荐(0)
摘要: 这篇文章的主题是动态规划。 主要介绍LeetCode中一维动态规划的题目, 列表例如以下: Climbing StairsDecode WaysUnique Binary Search TreesMaximum SubarrayMaximum Product SubarrayBest Time to 阅读全文
posted @ 2017-06-07 17:33 yutingliuyl 阅读(668) 评论(0) 推荐(0)
摘要: A. Elections time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output The country of Byalechinsk i 阅读全文
posted @ 2017-06-07 16:42 yutingliuyl 阅读(322) 评论(0) 推荐(0)
摘要: 1、错误描写叙述 2014-7-12 21:06:37 org.hibernate.engine.jdbc.internal.LobCreatorBuilder useContextualLobCreation INFO: HHH000422: Disabling contextual LOB cr 阅读全文
posted @ 2017-06-07 14:21 yutingliuyl 阅读(731) 评论(0) 推荐(0)
摘要: 软件下载地址 首先下载库 https://code.google.com/p/msysgit/ 接着安装 https://code.google.com/p/tortoisegit/ 然后就能够用了 $(function () { $('pre.prettyprint code').each(fun 阅读全文
posted @ 2017-06-07 13:19 yutingliuyl 阅读(113) 评论(0) 推荐(0)
上一页 1 ··· 86 87 88 89 90 91 92 93 94 ··· 166 下一页