- CodeIgniter Web Application Blueprints
- Rob Foster
- 164字
- 2021-08-06 19:34:26
Common resources
The common resources used in this book are discussed in upcoming sections.
Twitter Bootstrap
Every project in the chapters in this book uses Twitter Bootstrap. We will download Bootstrap and find a good place for it in our filesystem. We will then create the header and the footer files. All projects in the book will call these header and footer files (using the CodeIgniter function $this->load->view()
to display views). However, these projects will not actually contain the code for the header and footer—only the working code between the header and footer (what you might think of as the stuff in between the <body>
and </body>
tags) will be detailed in each project.
推薦閱讀
- Java Web開發學習手冊
- Oracle從新手到高手
- Java技術手冊(原書第7版)
- 64位匯編語言的編程藝術
- Mastering OpenCV 4
- Mastering Yii
- C語言程序設計學習指導與習題解答
- Unity 5 for Android Essentials
- Android Wear Projects
- 實戰Java高并發程序設計(第2版)
- Qlik Sense? Cookbook
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Android系統下Java編程詳解
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 安卓工程師教你玩轉Android