春节终于over了,回归充实的学习研究生活。打开久违的CSDN博客,看到官方推送的 『博客Markdown编辑器上线啦』,让我顿时有了写作的欲望,真是程序员的福利。之前阅读各种文章书籍,都是用MarkDownPad做的笔记,喜欢以及习惯于MarkDown简洁的语法。总之各种方便。为了试试效果,将以前阅读《Python核心编程》的手记整理发上来,也当温习一遍。第三章 Python基础1、语句和语法
注...
分类:
编程语言 时间:
2015-02-27 11:56:55
阅读次数:
177
春节终于over了,回归充实的学习研究生活。打开久违的CSDN博客,看到官方推送的 『博客Markdown编辑器上线啦』,让我顿时有了写作的欲望,真是程序员的福利。之前阅读各种文章书籍,都是用MarkDownPad做的笔记,喜欢以及习惯于MarkDown简洁的语法。总之各种方便。为了试试效果,将以前阅读《Python核心编程》的手记整理发上来,也当温习一遍。第二章 快速入门
print语句中使用字符...
分类:
编程语言 时间:
2015-02-27 11:54:58
阅读次数:
178
1013. Battle Over Cities (25)时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard 作者CHEN, YueIt is vitally important to have all the cities connected by hi...
分类:
其他好文 时间:
2015-02-27 11:41:27
阅读次数:
100
Oracle高级查询之over(partition by..)...
分类:
数据库 时间:
2015-02-27 00:23:27
阅读次数:
146
https://oj.leetcode.com/problems/binary-search-tree-iterator/Implement an iterator over a binary search tree (BST). Your iterator will be initialized ...
分类:
其他好文 时间:
2015-02-26 18:22:37
阅读次数:
206
一:WebSocket简介
WebSocket是一种自然的全双工、双向、单套接字连接。使用WebSocket,你的HTTP请求变成打开WebSocket连接(WebSocket或者WebSocket over TLS(Transport Layer Security,传输层安全性,原称“SSL”))的单一请求,并且重用从客户端到服务器以及服务器到客户端的同一连接。
WebSocket ...
分类:
Web程序 时间:
2015-02-26 16:45:39
阅读次数:
173
Dubbo 是阿里巴巴公司开源的一个高性能优秀的服务框架,使得应用可通过高性能的 RPC 实现服务的输出和输入功能,可以和?Spring框架无缝集成。 主要核心部件: ? Remoting:?网络通信框架,实现了 sync-over-as...
分类:
其他好文 时间:
2015-02-26 15:05:52
阅读次数:
142
样本数据库下载:http://files.cnblogs.com/files/haseo/TSQL2012.rar1.窗口聚合函数除了多个OVER子句其实和分组聚合函数一样。SELECT custid , orderid , val , SUM(val) ...
分类:
其他好文 时间:
2015-02-25 22:21:36
阅读次数:
198
It is vitally important to have all the cities connected by highways in a war. If a city is occupied by the enemy, all the highways from/toward that city are closed. We must know immediately if we nee...
分类:
其他好文 时间:
2015-02-25 21:11:19
阅读次数:
141
With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams doing battles for the World Cup trophy in South Africa. Si...
分类:
其他好文 时间:
2015-02-24 12:37:00
阅读次数:
156