首页
学习
活动
专区
工具
TVP
发布

WebJ2EE

专栏作者
231
文章
375327
阅读量
28
订阅数
【Maven】:仓库类型
A repository with the type proxy, also known as a proxy repository, is a repository that is linked to a remote repository. Any request for a component is verified against the local content of the proxy repository. If no local component is found, the request is forwarded to the remote repository. The component is then retrieved and stored locally in the repository manager, which acts as a cache. Subsequent requests for the same component are then fulfilled from the local storage, therefore eliminating the network bandwidth and time overhead of retrieving the component from the remote repository again.
WEBJ2EE
2020-12-16
1.2K0
【HTML】:编码规范
目录 1. 前言 2. 通用 2.1. DOCTYPE 2.2. 字符编码 2.3. 引入 CSS 和 JavaScript 文件 2.4. head 2.4.1 title 2.4.2 favicon 3. 代码风格 3.1. 缩进与换行 3.2. 命名 3.3. 标签 3.4. 属性 4. 图片 5. 表单 5.1. 控件标题 5.2. 按钮 1. 前言 本文档的目标是使HTML代码风
WEBJ2EE
2020-12-02
2.1K0
【VSCode】插件开发——基础的基础
Activation Events is a set of JSON declarations that you make in the activationEvents field of package.json Extension Manifest. Your extension becomes activated when the Activation Event happens.
WEBJ2EE
2020-11-05
7550
如何统一、美化编码风格?
它们配置简单、主流IDE都支持、Ctrl+S就能触发(忘了 Ctrl+Shift+F 吧
WEBJ2EE
2019-07-19
5210
词汇:"Transparent" 和 "Opaque"
Transparent(透明) :表示某一实际存在的事物看起来好像不存在一样。例如我们在使用Eclipse时,Eclipse中的编译器对我们来说就是“透明”的。
WEBJ2EE
2019-07-19
1.2K0
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档