源码聚合搜索 - 壹搜网为您找到"

ejin137/getting-started

"相关结果 60条

Using Service Workers

This article provides information on getting started with service workers, including basic architecture, registering a service worker, the installation and activation process for a new service worker, updating your service worker, cache control and custom responses, all in the context of an app with offline functionality.
developer.mozilla.org

【坑】记录一个docker 1.13.1 build 07f3374 版本的坑_weixin_33725270的博客-CSDN博客

在自家的开发环境中,一般都是直接yum安装最新的docker来做镜像和容器,没有仔细深究,一直相安无事。但这几天却发现一个惊悚的现象,新申请的两台虚机,一台安装好后正常,另一台却出现异常: docker exec -it mongo bashrpc error: code=2desc =oci ru
blog.csdn.net

Sending form data

Once the form data has been validated on the client-side, it is okay to submit the form. And, since we covered validation in the previous article, we're ready to submit! This article looks at what happens when a user submits a form — where does the data go, and how do we handle it when it gets there? We also look at some of the security concerns associated with sending form data.
developer.mozilla.org

jboss7-jboss的自启动 - fir01的个人空间 - OSCHINA - 中文开源技术交流社区

1、了解sysv-rc-conf 2、脚本如下,放在/etc/init.d下面: 如果应用需要前置应用先行启动,可以在Required-Start设置 也可以运行启动顺序命令:update-rc.d jboss defaults 98 #!/bin/sh ### BEGIN INIT INFO #
my.oschina.net

WebGL tutorial

This tutorial describes how to use the element to draw WebGL graphics, starting with the basics. The examples provided should give you some clear ideas of what you can do with WebGL and will provide code snippets that may get you started in building your own content.
developer.mozilla.org

Mac上Jenkins踩坑记(一):Mac下dmg安装jenkins,浏览器访问http://localhost:8080/,显示“无法访问此网站”的解决办法_a768818702的博客-CSDN博客

在Mac终端输入输入如下命令:java -jar /Applications/Jenkins/jenkins.war, 启动jenkins报错,报错如下: Running with Java class version 57 which is not in the list of supporte
blog.csdn.net

Version control

Version control tools (often called Version Control Systems or VCS) are an essential part of modern coding workflows–for backing up code, collaborating on codebases, and rolling back to earlier versions if required.
developer.mozilla.org

jenkins部署nodejs前端项目_jenkins nodejs_gsls200808的博客-CSDN博客

一、jenkins安装node插件 Manage Jenkins-->Manage Plugins 在可选插件钟搜索NodeJS,找到NodeJS ,勾选,然后点击Install without restart 安装完插件之后需要web端重启jenkins,地址为http://[ip]/restar
blog.csdn.net

Object building practice

In previous articles we looked at all the essential JavaScript object theory and syntax details, giving you a solid base to start from. In this article we dive into a practical exercise, giving you some more practice in building custom JavaScript objects, with a fun and colorful result.
developer.mozilla.org

cleanstart/postgres

Secure by Design, Built for Speed, Hardened Container Images on a minimal base CleanStart OS.
hub.docker.com