明净

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

02 2018 档案

摘要:git config --global user.name mingjing git config --global user.email xxxx.xx.com cd e:/git/gittest git init 初始化 生成.git目录 git status 暂存区为空 查看暂存区 在目录中添 阅读全文
posted @ 2018-02-24 11:03 明净 阅读(140) 评论(0) 推荐(0)

摘要:在项目sln目录下有一个隐藏文件夹.vs\config\applicationhost.config <bindings> <binding protocol="http" bindingInformation="*:51099:localhost" /> <binding protocol="ht 阅读全文
posted @ 2018-02-22 09:50 明净 阅读(4114) 评论(0) 推荐(3)