码迷,mamicode.com
首页 >  
搜索关键字:projects    ( 2416个结果
Spring Boot源码中模块详解
Spring Boot源码中模块详解 一、源码 spring boot2.1版本源码地址:https://github.com/spring-projects/spring-boot/tree/2.1.x 二、模块 Spring Boot 包含许多模块,以下是一些简单的概述: 1,spring-bo ...
分类:编程语言   时间:2019-07-03 11:54:14    阅读次数:109
VS2017 winform 打包 安装(使用 Microsoft Visual Studio 2017 Installer Project)
Microsoft Visual Studio 2017 Installer Projects SkyRiN发表于Coding+订阅 253 253 253 助力数字生态,云产品优惠大促 腾讯云促销,1核1G 99元/1年,2核4G 1200元/3年 立即抢购 助力数字生态,云产品优惠大促 腾讯云促 ...
分类:Windows程序   时间:2019-07-01 15:46:20    阅读次数:212
下载Spring
下载Spring Spring官网并不直接提供Spring的下载,Spring现在托管在GitHub上。 1、进入Spring官网 -> PROJECTS -> SPRING FRAMEWORK 2、点击GitHub的图标,进入GitHub 3、进入Spring仓库后 org -> springfr ...
分类:编程语言   时间:2019-06-30 10:02:18    阅读次数:127
UE项目打包
https://docs.unrealengine.com/zh-CN/Engine/Basics/Projects/Packaging/index.html ...
分类:其他好文   时间:2019-06-29 13:09:21    阅读次数:117
禅道Bug管理工具环境搭建
下载地址:http://sourceforge.net/projects/zentao/files/8.2/ZenTaoPMS.8.2.stable.exe/download 1、解压ZenTaoPMS.8.1.3到根目录,比如“C:\ xampp”、“D:\ xampp 2、进入xampp,以管理 ...
分类:其他好文   时间:2019-06-29 11:15:07    阅读次数:157
gerrit配置跳过审核直接push到gitlab
项目中有存放项目相关的文档,这些项目需要配置跳过审核再提交的操作。现在需要给某些组配置不审核直接提交的权限 方法: 使用管理员账号,到 projects -> access 页面下配置 reference 权限. 其他的reference权限不变, 给以下 reference 增加权限: /refs ...
分类:其他好文   时间:2019-06-18 10:36:24    阅读次数:131
hibernate详细教程
一、下载hibernate开发环境 1.https://sourceforge.net/projects/hibernate/files/hibernate-orm/5.0.7.Final/ 2.创建一个项目,首先引入jar包。 3. 创建数据库表 CREATE TABLE `customer` ( ...
分类:Web程序   时间:2019-06-17 13:03:38    阅读次数:129
使用nginx 共享服务器中的视频
nginx 共享服务器中的视频 如果服务器处于内网或者没有公网ip,可以使用 相关软件进行打洞或转发 如: https://github.com/fatedier/frp 或 https://github.com/wisdom projects/holer 服务器中有很多视频,有时候在外面想要看些视 ...
分类:其他好文   时间:2019-06-15 15:33:40    阅读次数:116
buildscript和allprojects的作用和区别是什么?
在Android Studio的Project的build.gradle中, // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript ...
分类:其他好文   时间:2019-06-14 18:31:51    阅读次数:266
AI 30个demo
https://medium.mybridge.co/30-amazing-machine-learning-projects-for-the-past-year-v-2018-b853b8621ac7 ...
分类:其他好文   时间:2019-06-06 20:56:26    阅读次数:99
2416条   上一页 1 ... 27 28 29 30 31 ... 242 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!