__get() __get(string $key) __get magic Allows models to access CI's loaded classes using the same syntax as controllers. Parameters string $key
message() message( $title = '', $url = '', $isok, $header = array()) 提示页 Parameters $title $url $isok $header
create_page() create_page( $base_url, $count_all, $per_page, $uri_segment = 4, $num_links = 5) 分页 Parameters $base_url $count_all $per_page $uri_segment $num_links