- 授权协议: GPLv3
- 开发语言: C# .NET ASP
- 操作系统: Windows
- 软件首页: http://code.google.com/p/jtbc-plus/
软件介绍
本项目是基于 JTBC CMS .NET/MSSQL 2011/2012 版本的扩展。
扩展说明:
- 开发用的JTBC核心代码由jtbc.dll反编译而来。
- 扩展的基本原则就是不改动核心代码(jtbc.dll),如项目需要则在jtbc.plus命名空间下扩展所需的方法。
- 扩展的代码全部开源发布。
一些记录:
- 安装模块时,注意模块里的建表SQL语句,需要去掉CREATE TABLE.....下面的GO,否则生成不了相应的数据表。
- 后台新增用户之用户模块权限之模板(data_popedom & data_category)循环标识符{@}位置应该在<tr>之前
- 忘了给pagi类的pagenum加一个最大页码的限制:if (pagenum > pagenums) pagenum = pagenums;
- 望JT给DLL里的类,使用一些面对对象的特性,以方便扩展。
项目图片:
Flow-Based Programming (2nd Edition)
CreateSpace / 2010-5-14 / $69.95
Written by a pioneer in the field, this is a thorough guide to the cost- and time-saving advantages of Flow-Based Programming. It explains the theoretical underpinnings and application of this program......一起来看看 《Flow-Based Programming (2nd Edition)》 这本书的介绍吧!
