2016年10月29日

摘要: 其实WEB服务器和WEB应用服务器这两个概念特别容易混淆 可以理解为装了不同软件(服务)的两台计算机(服务器)吧 先对两个概念做一个简单介绍 了解了基本的概念 我们再用两个典型的例子做一下比较(建立在有WEB编程基础的前提下)Apache和Tomcat的区别 既然两种服务器都可以独当一面 为什么会有 阅读全文
posted @ 2016-10-29 22:46 渡江云 阅读(2045) 评论(0) 推荐(0) 编辑
摘要: 自己做Web程序的开发也有两年多了 从最开始跟风学框架 到第一用上框架的欣喜若狂 我相信每个程序员都是这样过来的 在大学学习一门语言 学会后往往很想做一个实际的项目出来 我当时第一次做WEB项目看的书是struts2 + spring + hibernate 从入门到精通 迷迷糊糊的看完了 顺着步骤 阅读全文
posted @ 2016-10-29 22:28 渡江云 阅读(10974) 评论(0) 推荐(0) 编辑
摘要: Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may comple 阅读全文
posted @ 2016-10-29 13:45 渡江云 阅读(211) 评论(0) 推荐(0) 编辑
摘要: 123. Best Time to Buy and Sell Stock III Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm t 阅读全文
posted @ 2016-10-29 00:56 渡江云 阅读(126) 评论(0) 推荐(0) 编辑

导航