develop-skill-route-names Posted on 2017-12-19 | In 开发技巧 ##开发技巧(接口,路由命名)参考下面的网站路由规则12345web服务标准链接学习好的官网的路由规则http://ws-i.org/http://uddi.xml.org/uddi-orghttp://www.alibabagroup.com/cn/global/home 方法命名规则转自123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137单词eclipse使用git遇到的单词Browse 浏览push 推送Configuration 配置team 团队upgrade 升级cleanup 清理clone 克隆repository 仓库master 主要history 历史repositories 库ignore 忽略patch 补丁reset 复位,还原untracked 跟踪staged 上演modified 被改进的compare mode 比较模式team synchronizing 团队同步commit时:author 作者committer 提交者 commit 提交到本地仓库stashes 将push to upstream 推到上游fetch from upstream 从上游取push branch 推支pull 拉取remote 远程references 引用switch to 切换到advanced 先进的synchronize workspace 同步工作区merge tool 合并工具merge 合并rebase 垫底refresh 刷新Clone Git repository 克隆Git仓库discon nect 断开连接create patch 创建补丁apply patch 应用修补程序add to index 添加到索引remove from index 从索引中删除show in repositories view 显示仓库视图checkout as new local branch 作为新的本地分支结账checkout commit 结帐提交git view 仓库branches 分支 local 局部 remote tracking 远程跟踪create branch 创建分支paste repository path or url 粘贴库路径或网址working directory 工作目录添加索引 好处?EGIT中只要Commit就可以默认将untracked的文件添加到索引再提交更新,不需要分开操作/////////////////////////////////////////////////////////////////////// Maven学习遇到的单词Apache 一个开放源码的网页服务器timestamp 时间戳dependency 依赖injection 注入dependency injection 依赖注入Archetype 原型maven 专家selection 选择skip 跳跃simple 简单的plan 计划skip Archetype selection 跳过原型选择Create a simple project 创建一个简单的项目configuration 配置restore defaults 恢复默认值choose 选择existing 目前的choose an existing server 选择一个现有的的服务器manually 手动的define 定义reason 理由missing 错过config 配置preferences 参数选择runtime 执行时间environment 环境runtime environment 运行环境Annotation 注释source 来源resource 资源DataSource 数据源Artifact ID 组中模块的名称group id 组标识符scan 扫描不是很全,欢迎补充!///////////////////////////////////////////////////////////////////////spring学习单词Component 组成include 包含filter 过滤scan 扫描status 状态report 报告status report 状态报告source 来源not 不found 创立,建立for 因为source not found for没有找到来源jetty 码头skills 技能background 背景音乐in 在...之内,按照run in background 在后台运行不是很全,欢迎补充!