-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.html
More file actions
43 lines (31 loc) · 2.13 KB
/
README.html
File metadata and controls
43 lines (31 loc) · 2.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Introdution</title>
<meta name="generator" content="muse.el" />
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="../../site-lisp/muse/stylesheets/common.css" />
<link rel="stylesheet" type="text/css" charset="utf-8" media="screen" href="../../site-lisp/muse/stylesheets/screen.css"" />
<link rel="stylesheet" type="text/css" charset="utf-8" media="print" href="../../site-lisp/muse/stylesheets/print.css"/>
</head>
<body>
<h1>Introdution</h1>
<!-- Page published by Emacs Muse begins here -->
<p><strong><em>breeze.gufeng@gmail.com</em></strong></p>
<h2>Purpose</h2>
<p class="first">FunScripts Project only collects scripts which improve my <strong><em>productive</em></strong> in daily work.it will contain something written by Python,Perl,Shell even PowerShell.
More for this, I will note above all the scripts with weblog <strong><em><a href="http://gfnpad.blogspad.com">http://gfnpad.blogspad.com</a></em></strong>.</p>
<h2>Problem & Solve</h2>
<ul>
<li><strong><em>Subversion Merge</em></strong> —— merge.sh @ <strong><em>shell</em></strong></li>
<li><strong><em>Subverion Update Daemon</em></strong> —— update.pl @ <strong><em>perl</em></strong></li>
<li><strong><em>Subversion Server Distribute Project</em></strong> —— svn-distribute.pl @ <strong><em>perl</em></strong></li>
<li><strong><em>Text Mining (Extract Text Information From HTML Pages) With Denisty And FDR Algotithm</em></strong> —— text-mining/text-mining-with-denisty-and-fdr.py @ <strong><em>python</em></strong></li>
<li><strong><em>Text Mining (Extract Text Information From HTML Pages) With FANN(MLP)</em></strong> —— text-mining/text-mining-with-denisty-and-mlp.py @ <strong><em>python</em></strong></li>
</ul>
<!-- Page published by Emacs Muse ends here -->
</body>
</html>