Dojo Grid 服务器端分页排序解决方案
Dojo grid 服务器端 分页、排序的解决方案后台采用CodeIgniter, 分页控件采用Cory写的widget,排序参考IBM DOJO文摘。
由于时间关系,后期会详细更新本文章。
采用MVC模式介绍:
表示层:View: grid
<div dojoType="dojox.grid.DataGrid"
id="<?= $controller ?>Grid" jsid="<?= $controller ?>Grid"
canSort="false"
store="<?= $controller ?>Store"
query="{ id: '*' ...
CodeIgniter, DOJO, PHP阅读全文
Current version: RC2
Forum Thread: http://codeigniter.com/forums/viewthread/128084/
Last update: 2009-09-18
Matchbox is a set of extended libraries that lets you organize your application in small components (modules). These modules have several advantages, the main one being portability. Modules are stored in their own folders and so they can be reused in other applications or shared between users by copying just that one folder.
Installation
If you can run CodeIgniter, y...
CodeIgniter, PHP阅读全文
python2.4.3是centos5.x自带的,没有升级到2.5,2.6等的,怕路径环境混乱
yum install python-devel mysql-devel mod_python
(因为我有其他用途,曾经yum安装过 bison ncurses ncurses-devel zlib zlib-devel openssl gnutls-devel bison-devel httpd gcc gcc-c++ libxml2-devel libtiff-devel mysql-server php-gd php-mysql kernel-devel audiofile-devel subversion libogg-devel php-cli php-pear php mysql-devel )
wget http://peak.telecommunity.com/dist/ez_setup.py
python ez_setup.py
easy_in...
CodeIgniter, Linux, PHP阅读全文
How to use FusionCharts Free with CodeIgniter?FusionCharts Free is an open-source FREE flash charting component that can be used to render data-driven animated charts. And ,CodeIgniter is a powerful PHP framework with a very small footprint, built for PHP coders who need a simple and elegant toolkit to create full-featured web applications. If you’re a developer who lives in the real world of shared hosting accounts and clients with deadlines, and if you’r...
CodeIgniter, FusionCharts阅读全文
CodeIgniter Excel Library is a library to export Excel(CVS). It’s so easy.
The core code of the library:
/*
* SatSun Studio
* Chief Designer Liu Guoqing
* Date 2010.08.10
* */
/**
* Ms_excel Library
* @author Liu Guoqing
* @package Libraries
* @subpackage
* @link http://www.satsuns.com
*/
class Ms_excel {
protected $ci; // global Codeigniter object
public function __construct() {
// get global Codeigniter object
$this->ci = &get_instance ();
$this->ci-...
CodeIgniter阅读全文
JSON
JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。 易于人阅读和编写。同时也易于机器解析和生成。 它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition – December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, JavaScript, Perl, Python等)。 这些特性使JSON成为理想的数据交换语言。
JSON建构于两种结构:
“名称/值”对的集合(A collection of name/value pairs)。不同的语言中,它被理解为...
CodeIgniter, Jquery阅读全文
网站地图
随便看看
热门标签
Adobe.Flex
AJAX
Android
Asterisk
Blog
callcenter
CentOS
ChromeOS
CodeIgniter
CRM
CRM功能
CRM实施
CSS_DIV
DOJO
DojoMobile
Drupal
FusionCharts
Google+
HTML5
iPad
iPhone 4
JavaScript
Jquery
Linux
MySQL
Nokia C5-03
PHP
QT.笔记
SEO
Smarty
SQlite
SVN
Ubuntu
VTIGER CRM
WiFi
Window 8
Windows
Windows Developer Preview
WorkFlowEngine
写真
幽默
房价
文昌湖
美女









