#pyml
- add crawler for bbs byr, and newsmth.net, 58, ganji
- unit test for data driven , support json, TODO: csv.
- metamorphic test for lbs interface.
- machine learning.
- books on python.
- onedrive clean tools.
- extracing info to pdf
- 基础环境配置,eclipse & pydev
- 第三方依赖库
- pydev配置 & debug
- 并发指定框架房重构
- 并发执行说明
- 可视化report
- 自定义pytest插件, 支持description加载
#actsjava
- libs for IPO related generation algorithm, such as IPOG, etc.
#lucence samples
#opensource demo on the open source libs.
my first .md update
- Reverse Linked List /**
- Definition for singly-linked list.
- class ListNode {
-
int val;
-
ListNode next;
- }; */
ref:http://www.codeproject.com/Articles/27742/How-To-Reverse-a-Linked-List-3-Different-Ways
- Reverse Linked List II Reverse a linked list from position m to n. Do it in-place and in one-pass. For example: Given 1->2->3->4->5->NULL, m = 2 and n = 4, return 1->4->3->2->5->NULL.
format sample
This text will be italic This will also be italic
This text will be bold This will also be bold
You can combine them
- Item 1
- Item 2
- Item 2a
- Item 2b
- Item 1
- Item 2
- Item 3
- Item 3a
- Item 3b
http://github.com - automatic! GitHub
As Kanye West said:
We're living the future so the present is our past.
I think you should use an
<addr>
element here instead.