codeigniter的意思
codeigniter中文翻譯:
視頻教程
codeine got me trippin───可待因給我弄到了trippin
codeine sulfate───硫酸可待因
codeine pills───可待因丸
codeine───n.[毒物][藥]可待因(用鴉片制成的止痛鎮咳藥)
codeine cough syrup───可待因止咳糖漿
codeine #3───n.[毒物][藥]可待因(用鴉片制成的止痛鎮咳藥);n.可待因(自鴉片中提取的堿質); 用以鎮痛; 鎮咳; 催眠等
Some of the best include CakePHP, Symfony and CodeIgniter.───其中比較好的框架包括cakephp ,Symfony和CodeIgniter 。
In CodeIgniter terms, these requirements translate into the following.───按照CodeIgniter的術語,可將這些需求轉換為以下內容。
To install and configure CodeIgniter, perform the following steps.───要安裝并配置CodeIgniter,請執行以下步驟。
You can deploy CodeIgniter into the root of an existing domain, into a sub-domain, or to a folder off the root of an existing domain.───您可以將CodeIgniter部署到現有域的根、子域或現有域的根的某個文件夾。
This article outlines the steps necessary to create the foundation of a dynamic Web site or application using CodeIgniter.───本文概述了使用CodeIgniter創建一個基礎動態Web站點或應用程序所需的步驟。
This function posts the value in the username field, using Ajax, to the CodeIgniter controller named ajax and its method, username_taken.───此函數使用Ajax將用戶名字段中的一個值提交到名為ajax的CodeIgniter控制器及其方法username_taken中。
Unlike other MVC frameworks, there are no strict naming conventions for your models, tables, and controllers in CodeIgniter.───與其他MVC框架不同,在CodeIgniter中,對于您的模型、表和控制器來說沒有嚴格的命名約定。
The application requires that the CodeIgniter framework be at the root of the server.───應用程序要求CodeIgniter框架作為服務器的根。
Always add a trailing slash, even if you're setting up your CodeIgniter application in a subdirectory.───務必牢記添加最后的斜杠,即便是在子目錄中設置CodeIgniter應用程序時也是如此。