社区
Java SE
帖子详情
dynamic web project与static web project有什么区别
wclszh
2009-02-13 10:37:34
如题,望高手回答!
...全文
2370
3
打赏
收藏
dynamic web project与static web project有什么区别
如题,望高手回答!
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
melody1128
2009-02-13
打赏
举报
回复
Dynamic web project 动态web,包含一些动态信息,如java代码
Static web project 静态web ,只有页面信息
。。。
bd0571
2009-02-13
打赏
举报
回复
Dynamic web project 动态web 页面中可以包含动态信息,如:JSP页面等。创建动态信息的工程,需要指定Web运行的容器(Tomcat,Jboss等)
Static web project 静态web 页面中不能包含动态信息,全部内容都是写死了的,直接点击就可以看到效果了……
liang__
2009-02-13
打赏
举报
回复
动态与静态的区别。
eclipse+lomboz+tomcat
eclipse+lomboz+tomcat配置
Flask.By.Example.1785286935
What You Will Learn Build three
web
applications from the ground up using the powerful Python micro framework, Flask.
Dynamic
ally display data to your viewers, based on their requests Store user and
static
data in SQL and NoSQL databases and use this data to power your
web
applications Create a good user experience by combining HTML, CSS, and JavaScript Harness the convenience of freely available APIs, including OpenWeatherMap, Open Exchange Rates, and bitly Extend your applications to build advanced functionality, such as a user account control system using Flask-Login Learn about
web
application security and defend against common attacks, such as SQL injection and XSS In Detail This book will take you on a journey from learning about
web
development using Flask to building fully functional
web
applications. In the first major
project
, we develop a
dynamic
Headlines application that displays the latest news headlines along with up-to-date currency and weather information. In
project
two, we build a Crime Map application that is backed by a MySQL database, allowing users to submit information on and the location of crimes in order to plot danger zones and other crime trends within an area. In the final
project
, we combine Flask with more modern technologies, such as Twitter's Bootstrap and the NoSQL database MongoDB, to create a Waiter Caller application that allows restaurant patrons to easily call a waiter to their table. This pragmatic tutorial will keep you engaged as you learn the crux of Flask by working on challenging real-world applications. Style and approach This book will provide you with rich, practical experience of Flask. Every technology, that is employed along with Flask is comprehensively introduced, while the book focusses on developing
web
applications. Pointers to educational material are always given if you want to gain in-depth knowledge of the various technologies used. Table of Contents Chapter 1: Hello, World! Chapter 2: Getting Started with Our Headlines
Project
Chapter 3: Using Templates in Our Headlines
Project
Chapter 4: User Input for Our Headlines
Project
Chapter 5: Improving the User Experience of Our Headlines
Project
Chapter 6: Building an Interactive Crime Map Chapter 7: Adding Google Maps to Our Crime Map
Project
Chapter 8: Validating User Input in Our Crime Map
Project
Chapter 9: Building a Waiter Caller App Chapter 10: Template Inheritance and WTForms in Waiter Caller
Project
Chapter 11: Using MongoDB with Our Waiter Caller
Project
Appendix: A Sneak Peek into the Future
Flask By Example(PACKT,2016)
This book will take you on a journey from learning about
web
development using Flask to building fully functional
web
applications. In the first major
project
, we develop a
dynamic
Headlines application that displays the latest news headlines along with up-to-date currency and weather information. In
project
two, we build a Crime Map application that is backed by a MySQL database, allowing users to submit information on and the location of crimes in order to plot danger zones and other crime trends within an area. In the final
project
, we combine Flask with more modern technologies, such as Twitter’s Bootstrap and the NoSQL database MongoDB, to create a Waiter Caller application that allows restaurant patrons to easily call a waiter to their table. This pragmatic tutorial will keep you engaged as you learn the crux of Flask by working on challenging real-world applications. What You Will Learn Build three
web
applications from the ground up using the powerful Python micro framework, Flask.
Dynamic
ally display data to your viewers, based on their requests Store user and
static
data in SQL and NoSQL databases and use this data to power your
web
applications Create a good user experience by combining HTML, CSS, and JavaScript Harness the convenience of freely available APIs, including OpenWeatherMap, Open Exchange Rates, and bitly Extend your applications to build advanced functionality, such as a user account control system using Flask-Login Learn about
web
application security and defend against common attacks, such as SQL injection and XSS
一个只有两千行代码的多进程负载均衡的http服务器
this
project
is a http server based on linux epoll. it has load balance like nginx for each work process it is now just used for
static
html page.
dynamic
web
page is not support. if you want to run it. you enter the stripling directory and run the configure script first and then you can use make command to compile the code. the executable file will be stored in bin directory. there is some config item you can change. if you do not want to use the default configuration, you should edit the config.txt before run the configure script.
Getting MEAN with Mongo, Express, Angular, and Node.pdf
Summary Getting MEAN, Second Edition teaches you how to develop full-stack
web
applications using the MEAN stack. This edition was completely revised and updated to cover MongoDB 4, Express 4, Angular 7, Node 11, and the latest mainstream release of JavaScript ES2015. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Juggling languages mid-application can radically slow down a full-stack
web
project
. The MEAN stack—MongoDB, Express, Angular, and Node—uses JavaScript end to end, maximizing developer productivity and minimizing context switching. And you'll love the results! MEAN apps are fast, powerful, and beautiful. About the Book Getting MEAN, Second Edition teaches you how to develop full-stack
web
applications using the MEAN stack. Practical from the very beginning, the book helps you create a
static
site in Express and Node. Expanding on that solid foundation, you'll integrate a MongoDB database, build an API, and add an authentication system. Along the way, you'll get countless pro tips for building
dynamic
and responsive data-driven
web
applications! What's inside MongoDB 4, Express 4, Angular 7, and Node.js 11 MEAN stack architecture Mobile-ready
web
apps Best practices for efficiency and reusability
Java SE
62,635
社区成员
307,269
社区内容
发帖
与我相关
我的任务
Java SE
Java 2 Standard Edition
复制链接
扫一扫
分享
社区描述
Java 2 Standard Edition
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章