-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
bpbyc
C语言神经网络程序包,用C语言开发的人工神经网络,有自适应的功能(C language neural network package, with C-language development of artificial neural networks, adaptive function)
- 2006-06-15 00:21:04下载
- 积分:1
-
uof_guide
UOF(Unified Office document Format)是我们国家主推的一个办公文档格式标准,这个是UOF的标准文档.请支持!!!!!(UOF (Unified Office document Format) is the main push of a country office document format standards, this is the UOF standard document. Please support !!!!!)
- 2009-11-10 09:16:41下载
- 积分:1
-
guanliandu
这是一种关联度问题的MATLAB的代码有用请下载(if it help,please go ahead)
- 2014-09-14 18:34:18下载
- 积分:1
-
firlms
matlab实现自适应滤波器的仿真,包含m文件(adaptive filter matlab simulation file contains m)
- 2015-01-08 17:21:48下载
- 积分:1
-
programacion
this programs are educational
- 2014-11-25 09:24:17下载
- 积分:1
-
small-world-networks
复杂网络的小世界模型动态行为的分析,近代复杂网络的开篇(the dynamic of small world network)
- 2012-08-31 15:31:33下载
- 积分:1
-
egao
一个关机恶搞程序,仅供娱乐,其实很简单就用了system函数(A spoof shutdown procedures, for entertainment purposes only, is actually very simple to use system functions)
- 2013-11-13 07:11:43下载
- 积分:1
-
Wavelet-anlysis-and-reconstruction
小波一维信号的分解和重构
c c++代码(wavelet analysis and reconstruction)
- 2013-01-29 11:43:02下载
- 积分:1
-
MyGUIEngine
MYGUI3.2改造 - 完善文字的换行显示,并为中文支持自动换行(MYGUI 3.2 transformation- perfect wrap text display, and support for Chinese Wrap)
- 2013-12-15 17:59:44下载
- 积分:1