码迷,mamicode.com
首页 >  
搜索关键字:source-code    ( 706个结果
推荐一种适合程序员的字体(附下载地址及各平台安装方法)
经常写代码需要找一种看起来舒服的字体,她至少要满足: 经过测试,推荐以下这款字体 Adobe Source Code Pro 主页: http://adobe-fonts.github.io/source-code-pro/ 效果图: 安装方法: Mac OS 双击已下载的字体文件,点击字体预览下方 ...
分类:其他好文   时间:2017-01-17 23:04:33    阅读次数:251
半自动代码生成--方式C#
寻找半自动代码生成方式基于C#的GUI或者其它: 1、 Millennials - A Custom Source Code Generator https://www.codeproject.com/articles/288283/millennials-a-custom-source-code- ...
分类:Windows程序   时间:2017-01-14 12:27:09    阅读次数:285
ASP.NET Core: Getting Started with ASP.NET MVC Core(一)
1. ASP.NET Core the Unified Framework ASP.NET Core的统一框架 2. New Solution Project 新的解决方案项目 src folder: contains all projects that contain source code th ...
分类:Web程序   时间:2017-01-13 22:46:41    阅读次数:418
从VSS到SVN再到Git 记Git的基本操作
Source code control 一直是软件开发过程中重要的环节,从最初的纯文件备份,到使用工具进行管理。Source code control 工具的作用也不仅仅只是单纯的对同一个版本进行管理了。从目前主流的source code control工具当中不难发现里面的Branch, tag等 ...
分类:其他好文   时间:2017-01-09 17:52:46    阅读次数:296
Oracle Forms Project For Students Free Download
After getting to much requests for a free Oracle Forms and Reports project for students, I am sharing a project with source code (Oracle Forms example... ...
分类:数据库   时间:2016-12-25 18:19:59    阅读次数:313
Create Hierarchical Tree To Control Records In Oracle Forms
Download Source Code Providing an example form for creating hierarchical trees in Oracle Forms to control data block records. In this form whenever us... ...
分类:数据库   时间:2016-12-25 17:51:59    阅读次数:248
8 Most Required Examples Reference For Oracle Forms
Check the following 8 Links for best Oracle Forms examples with source code (Fmb files), which will work in any version of Oracle Forms. The examples ... ...
分类:数据库   时间:2016-12-25 01:44:26    阅读次数:286
Create Hierarchical Tree To Control Records In Oracle Forms
Download Source Code Providing an example form for creating hierarchical trees in Oracle Forms to control data block records. In this form whenever us... ...
分类:数据库   时间:2016-12-25 01:36:47    阅读次数:228
centos6.5 编译安装Mysql5.7.17
一、安装环境准备centos6.5二、下载mysqlsource_code这里说一下,进入myql下载页面后选择source_code: 然后选择GenericLinux(ArchitectureIndependent),CompressedTARArchive IncludesBoostHeaders这个包下载。 也可以用下面的地址: wgethttp://dev.mysql.com/get/Downloads/..
分类:数据库   时间:2016-12-22 20:48:00    阅读次数:1875
vs中使用git
vs中使用git 一、概念 Git是一个强调速度的分布式版本控制软件和源代码管理系统(SCM,source code management)。Git最初是由Linus Torvalds为内核开发而设计的管理软件。自从Git推出以来,已经被很多开源项目所采纳。每一个Git工作目录是一个带有完全历史记录 ...
分类:其他好文   时间:2016-12-17 16:45:06    阅读次数:140
706条   上一页 1 ... 27 28 29 30 31 ... 71 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!