-
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
-
Abc2sc
file matlab for power system
- 2013-05-26 00:53:21下载
- 积分:1
-
deceptionjammer
合成孔径雷达欺骗式干扰的matlab仿真源码(Synthetic aperture radar deception matlab simulation-type of interference source)
- 2009-06-13 22:55:12下载
- 积分:1
-
camshiftmatlab
camshift算法matlab版,挺不错的源代码程序,有助于大家相互学习讨论(camshift algorithm matlab version, very good program source code to help everyone learn from each other to discuss)
- 2008-03-07 16:03:52下载
- 积分:1
-
matlab_MRF
MAF小程序,对初学者有一定帮助。MATLAB编写(MRF MATLAB)
- 2010-11-21 16:29:57下载
- 积分:1
-
w_ipp-sample-jpeg_p_5.0.010
intel的ipp性能库sample code,提供了加速的静态图象处理示例,充分显示了ipp在多核平台下的性能优势(intel performance of ipp library sample code, provided the acceleration of static image processing example, it shows that in multi-core platform ipp performance advantages)
- 2007-08-29 11:12:54下载
- 积分:1
-
Delete-File-System-Minifilter-Driver
Delete File System Minifilter Driver
- 2014-12-07 15:56:58下载
- 积分:1
-
vcmatlab
VC与matlab混合编程。详细介绍了几种混合编程的方法,实用易懂。(VC mixed with matlab programming. Details of several hybrid programming approach, practical and easy to understand.)
- 2011-08-21 09:28:39下载
- 积分:1
-
Binary-Tree
binary tree explaination ebook
- 2014-12-02 07:27:30下载
- 积分:1
-
print
Basic program to print a text or a character for the basic learners..
- 2013-12-06 15:46:43下载
- 积分:1