Build web application with Golang
Multi-language support pprof Summary References preface 4 Build Web Application with Golang Purpose Because I'm interested in web application development, I used my free time to write this book as an open applications. For those of you who are working with PHP/Python/Ruby, you will learn how to build a web application with Go. For those of you who are working with C/C++, you will know how the web works. I believe binary file of our package. How do we use it? Obviously, we need to create a new application to use it. Create a new application package called mathapp . cd $GOPATH/src mkdir mathapp cd mathapp vim main0 码力 | 327 页 | 1.63 MB | 1 年前3Application of C++ in Computational Cancer Modeling
Application of C++ in Cancer Modeling • The speaker (Ruibo) • University of Washington, department of applied mathematics • Cancer Modeling Group: Evolution of cancer initiation • Group leader:0 码力 | 47 页 | 1.14 MB | 5 月前0.03唐刚 - Use Rust to Develop the Decentralized Open Data Application - RustChinaConf2023
第三届中国 Rust 开发者大会 Use Rust to Develop the Decentralized Open Data Application Mike Tang daogangtang@gmail.com @daogangtang 2023-06-08 ➔ 裁员 ➔ 互联网格局定型 ➔ 平台倒闭,数据丢失 这是一个什么时代? 互联网的终局 创业 -> 种子 open data? The business of the closed data model has been at the end. A New Proposal: Open Data Application The Road to Open Web ➔ From the user side, it looks like just the traditional Internet app “EightFish is a development framework (maybe the first one) for the Open Data Application (ODA), implementing the Open Data Application Model (ODAM). The theory of the ODA and ODAM is located here. In short0 码力 | 30 页 | 2.53 MB | 1 年前3JAVA 应用与开发 - 控制台应用程序设计
0 码力 | 63 页 | 2.84 MB | 1 年前3《Java 应用与开发》课程讲义 - 王晓东
简化了企业级软件开发中复杂的对象管理事务; • 克服了 C++ 语言等内存泄漏缺陷; • 减轻软件开发人员的负担。 图 15.2 Java EE 容器 15.3.1 客户端应用容器 • 客户端应用容器(Application Client Container)即是普通 Java SE 的 JVM,管理 和运行客户 JavaBean 组件,与一般的 Java 类没有区别。 • Java EE 规范将客户端应用 中国海洋大学信息学院计算机系 第 204 页 / 共 306 页 15.4. JAVA EE 组件 � 15 � 图 15.3 Java EE 组件 15.4.2 Java EE 组件列表 1. Application Client Component 2. Applet Component 3. Web Component * • Servlet • JSP 4. EJB Component * destroy() { 2 try { 3 cn.close (); 4 } catch (Exception e) { 5 application.Log(”登录处理关闭数据库错误” + e.getMessage()); 6 } 7 } 代码中 application 为 Web 应用的上下文环境对象。 16.4 Servlet 生命周期 16.4.1 Servlet 的运行过程 1.0 码力 | 330 页 | 6.54 MB | 1 年前3Flask Documentation (1.1.x)
Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described in the Patterns for Flask section. The rest of the docs Version Dependencies Virtual environments Install Flask Install virtualenv Quickstart A Minimal Application What to do if the Server does not Start Debug Mode Routing Static Files Rendering Templates Accessing WSGI Middleware Using Flask Extensions Deploying to a Web Server Tutorial Project Layout Application Setup Define and Access the Database Blueprints and Views Templates Static Files Blog Blueprint Make0 码力 | 428 页 | 895.98 KB | 1 年前3Spring Framwork Testing v5.3.36 SNAPSHOT
Implementations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 3.5.4. Application Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 3.6.1. Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 Setup Choices. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 Setup Features . . . .0 码力 | 193 页 | 2.53 MB | 1 年前3Flask Documentation (1.1.x)
. . . . . . . . . . . . 60 1.8 Application Errors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67 1.9 Debugging Application Errors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 1.14 The Application Context . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 1 Quickstart. There is also a more detailed Tutorial that shows how to create a small but complete application with Flask. Common patterns are described in the Patterns for Flask section. The rest of the docs0 码力 | 291 页 | 1.25 MB | 1 年前3CakePHP Cookbook 2.x
Conclusion Additional Reading Installation Requirements License Downloading CakePHP Permissions Setup Development Using one CakePHP Checkout for multiple Applications Production Advanced Installation Exceptions for CakePHP Using HTTP exceptions in your controllers Exception Renderer Creating your own application exceptions Extending and implementing your own Exception handlers Create your own Exception handler handler Using AppController::appError() Using a custom renderer with Exception.renderer to handle application exceptions Error Handling Error configuration Creating your own error handler Changing fatal0 码力 | 1096 页 | 958.62 KB | 1 年前3Spring Framwork Data Access v5.3.36 SNAPSHOT
Abstraction . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.2.1. Hibernate Transaction Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 62 1.8. Application server-specific integration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 5.3.1. SessionFactory Setup in a Spring Container. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 197 页 | 2.76 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100