- 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.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Python從小白到大牛
- PowerCLI Cookbook
- 技術領導力:程序員如何才能帶團隊
- Lua程序設計(第4版)
- 鋒利的SQL(第2版)
- bbPress Complete
- C語言程序設計實驗指導 (第2版)
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Java網絡編程實戰
- Learning YARN
- Android驅動開發權威指南
- Flowable流程引擎實戰
- .NET Standard 2.0 Cookbook
- Learning Alfresco Web Scripts