代码拉取完成,页面将自动刷新
************************************ * Clearsilver README ************************************ For more information, see the website: http://www.clearsilver.net/ This package includes Clearsilver, the CGI kit and HTML templating system. For information about building and installing, see the included INSTALL file. This package also includes tools which help you use Clearsilver, as well as a few examples. ************************************************************ *** Clearsilver * Clearsilver - This is our html template system and cgi kit. There are too many great things about clearsilver to list them all here, but here are some of the salient points: * get the html out of your code * loops, conditionals, macros, and stuff * cgi kit unifies query variable and cookie handling * super-easy to go from static mockup to dynamic page * run multiple front-ends on the same application code * super-fast C-library * unifies Query variable and cookie handling * language neutral (C,C++,Python,Ruby,Perl,Java,C#) * nice iterative page debugging/development features * generate static-data-driven page content without using any code * did I mention super-fast? Supported language information: README.python ************************************************************* *** Tools * trans.py This is our transparent translation system. It's based on how we did translation at Yahoo!. You leave all the english strings right in the clearsilver templates. trans parses the html and extracts your language strings into a translation database. You can then translate the strings using any means. (it includes tools for dump and loading per-language files for shipping to translators). Occasionally trans isn't smart enough to find your language strings, in this case you can manually extract them into static language string files and trans will automatically pick them up. When it comes time to ship, trans generates language-independent templates, and a set of language files from your database. ************************************************************* *** Examples * static.cgi This is a standalone binary which handles Clearsilver rendering of static content. This is a great way to play with clearsilver syntax before you start writing dynamic CGIs with it. This is also a great way to do webpage mockups with much more power than server side includes. See the INSTALL file for information about configuring this for use with apache.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。