Build web application with Golangstruct Object-oriented interface Concurrency Summary Web foundation Web working principles Build a simple web server How Go works with web Get into http package Summary HTTP Form Process form Prevent hijack of session Summary Text files XML JSON Regexp Templates Files Strings Summary Web services Sockets WebSocket REST RPC Summary Security and encryption CSRF attacks Filter inputs 15.7 1.16 1.17 Build a web framework Project program Customized routers Design controllers Logs and configurations Add, delete and update blogs Summary Develop web framework Static files Session0 码力 | 327 页 | 1.63 MB | 1 年前3
《Slides Dev Web》 09. Services Web09.Services Web 19 décembre 2023 Développement web il3 Services web HE-Arc (DGR) 2022 Applications distribuées • Motivation : répartir l’exécution sur plusieurs machines – Principe : Les composants/services abstraction différences – Exemples : RPC, RMI (java), CORBA, DCOM (MS) • Utiliser les technologies du web, comme HTTP et XML : – indépendantes de la plateforme, éprouvées, largement utilisées • Système distribué rvices 1 Service web • 2 visions : – Utiliser les technos web pour développer des applis distribuées – Accès pour une application aux services offerts aux humains • Service web = webapp pour une autre0 码力 | 6 页 | 47.90 KB | 1 年前3
The Future of Cloud Native Applications
with Open Application Model (OAM) and Daprwith Open Application Model (OAM) and Dapr @markrussinovich Application models Describes the topology of your application and its components The way developers write their application to interact data stores Programming models Distributed Application Runtime (Dapr) Open Application Model (OAM) https://oam.dev State of Cloud Native Application Platforms Kubernetes for applications Kubernetes Kubernetes focuses on container infrastructure, not on applications Application developers need to be experts in Kubernetes APIs Production use of Kubernetes requires mastery of the broader0 码力 | 51 页 | 2.00 MB | 1 年前3
Why NativeScript Demands You Rethink Your Mobile Application StrategyWhy NativeScript Demands You Rethink Your Mobile Application Strategy Nick Van Weerdenburg Founder, Rangle.io https://github.com/rangle/kiva-demo 1. We’ve done a lot. 2. 2014 / 2015 - 50% of our BUILD APPS ISN’T JUST ABOUT... IT’S MORE LIKE... THINGS TO CONSIDER 1. The boundary of the application a. Does it cross over into website, store, other applications, conversation… b. Or is it new NATIVESCRIPT DO? Cross-Platform 2012-2014 - The Opportunity/Fear Gap High Content/Fluidity of Application Low Budget Missing Skillset Number of Channels Used Highly Captive Users (touch points) Native0 码力 | 27 页 | 958.39 KB | 1 年前3
Writing Web Apps in GoWriting Web Apps in Go Andrew Gerrand Rob Pike May 10, 2011 Feedback http://goo.gl/U5rYj #io2011 #DevTools What is Go? A programming language for today's world • Go is fun, efficient, and open source CPU-intensive tasks, – designed for modern hardware (multicore, networks), – aimed at software such as web servers, – ... but turned out to be a great general-purpose language. • True open source – all development 5 Overview • News from a year of development. • A web server written in Go. • Deploying Go in production. • Prerequisite: some knowledge of web servers, not much Go. • Some big announcements and fun0 码力 | 66 页 | 712.40 KB | 1 年前3
Apache RocketMQ on Amazon Web ServicesPage 1 of 18 Apache RocketMQ on Amazon Web Services 部署手册 顾明 版本:v1.0.0 最后更新时间: 2021 年 01 月 Copyright (c) 2021 by Amazon.com, Inc. or its affiliates. Page ................................................................ 13 如何使用浏览器查看 APACHE ROCKETMQ 的 WEB CONSOLE ................................................................ 14 如何登录 APACHE ROCKETMQ 外的互联网公司。针对 AMAZON WEB SERVICES 客户需要在 AMAZON WEB SERVICES 上 使用 RocketMQ 的需求,我们开发了一键部署的方案,帮助客户快速的在自己的账号 部署一个基于 EC2 的高可用的 RocketMQ 集群。 架构 AMAZON CloudFormation 提供了一种创建和管理相关 AMAZON WEB SERVICES 资源的简 便方法,并通过有序0 码力 | 18 页 | 1.55 MB | 1 年前3
《Slides Dev Web》 08 . RSS08.RSS 19 décembre 2023 Développement web il3 Really Simple Syndication HE-Arc (DGR) 2022 Syndication • Principe de vendre un contenu à plusieurs médias • Dans les journaux : dépêches, bandes dessinées dessinées, … • Télévision : jeux, séries • Web : Flux RSS / Atom – 1 source de donnée, plusieurs abonnés – Contenu : news, blogs, podcast, … – Accès unique à plusieurs sources d’informations – Mises à jour …) • WebApps – Feedly, NetVibes, Sniptracker… • Extensions – Sage • Liste4 1https://web.archive.org/web/20110726001954/http://diveintomark.org/archives/2004/02/04/incompatible-rss 2https://www.feedforall0 码力 | 7 页 | 52.98 KB | 1 年前3
Jupyter Notebook 6.5.1 DocumentationJupyter Notebook Documentation Release 6.5.1 https://jupyter.org Oct 13, 2022 USER DOCUMENTATION 1 The Jupyter Notebook 3 2 User interface components 11 3 Notebook Examples 15 4 What to do when Running a notebook server 139 10 Security in the Jupyter notebook server 147 11 Security in notebook documents 149 12 Distributing Jupyter Extensions as Python Packages 153 13 Extending the Notebook 161 to the Jupyter Notebook 179 15 Developer FAQ 183 16 My Notebook 185 17 Other notebook 187 i ii Jupyter Notebook Documentation, Release 6.5.1 • Installation • Starting the Notebook USER DOCUMENTATION0 码力 | 191 页 | 1.88 MB | 1 年前3
Jupyter Notebook 6.5.0 DocumentationJupyter Notebook Documentation Release 6.5.0 https://jupyter.org Oct 13, 2022 USER DOCUMENTATION 1 The Jupyter Notebook 3 2 User interface components 11 3 Notebook Examples 15 4 What to do when Running a notebook server 137 10 Security in the Jupyter notebook server 145 11 Security in notebook documents 147 12 Distributing Jupyter Extensions as Python Packages 151 13 Extending the Notebook 159 to the Jupyter Notebook 177 15 Developer FAQ 181 16 My Notebook 183 17 Other notebook 185 i ii Jupyter Notebook Documentation, Release 6.5.0 • Installation • Starting the Notebook USER DOCUMENTATION0 码力 | 189 页 | 1.88 MB | 1 年前3
Jupyter Notebook 6.5.2 DocumentationThe Jupyter Notebook Installation [https://jupyter.readthedocs.io/en/latest/install.html] Starting the Notebook [https://jupyter.readthedocs.io/en/latest/running.html] User Documentation The Jupyter Jupyter Notebook User interface components Notebook Examples What to do when things go wrong Changelog Comms Configuration Configuration Overview Config file and command line options Running a notebook server Security in the Jupyter notebook server Security in notebook documents Configuring the notebook frontend Distributing Jupyter Extensions as Python Packages Extending the Notebook Contributor Documentation0 码力 | 251 页 | 4.49 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













