Github(Ruby、jQuery、Python)
文章平均质量分 82
GitHub于2008年4月10日正式上线,除了Git代码仓库托管及基本的Web管理界面以外,还提供了订阅、讨论组、文本渲染、在线文件编辑器、协作图谱(报表)、代码片段分享(Gist)等功能。
Bol5261
Begin here!
展开
-
GitHub是一个基于Web的代码托管平台,它提供了版本控制和协作开发的功能
GitHub是一个基于Web的代码托管平台,它提供了版本控制和协作开发的功能。通过GitHub,开发者可以将自己的代码存储在远程仓库中,并与其他开发者进行协作。通过GitHub,你可以邀请其他开发者加入你的仓库,并共同进行代码的开发和维护。在本地进行代码的修改后,使用Git命令行或者工具将修改后的代码提交到本地仓库,并将本地仓库的代码推送到远程仓库。通过点击页面右上角的"New"按钮,创建一个新的仓库。在仓库中,你可以存储你的代码,并与其他开发者共享。这样,你的本地项目就成功上传到GitHub中了。原创 2024-02-05 19:25:56 · 603 阅读 · 0 评论 -
在GitHub上搜索Java相关的开源项目,可以搜索关键词如“Java“、“Java Tutorial“、“Java Examples“
此外,GitHub还有许多其他的学习资源与工具,比如一些有关Java的博客、教程、视频等等。可以通过搜索关键词来找到这些资源,结合阅读和实践来提高Java编程能力。另外,也可以关注一些Java开发者和组织,在他们的仓库和项目中学习并与他们交流。原创 2024-01-08 08:31:28 · 540 阅读 · 1 评论 -
Spring Cloud Azure Storage Starter Sample
This code sample demonstrates how to read and write files with the Spring Resource abstraction for Azure Storage using the Spring Cloud Azure Storage Starter.Running this sample will be charged by Azure. You can check the usage and bill at this link.Runni翻译 2020-05-26 17:17:17 · 354 阅读 · 0 评论 -
Spring Cloud Azure Storage Queue Operation Code Sample
This code sample demonstrates how to use Storage Queue Operation.Running this sample will be charged by Azure. You can check the usage and bill at this link.Access key based usage此代码示例演示如何使用存储队列操作。运行此示例将由Azure收费。你可以在这个链接上查看用法和帐单。基于访问密钥的使用Create Azure翻译 2020-05-26 17:20:49 · 189 阅读 · 0 评论 -
Spring Cloud Azure Storage Queue Integration Code Sample
This code sample demonstrates how to use Spring Integration for Azure Storage Queue.Running this sample will be charged by Azure. You can check the usage and bill at this link.Access key based usage此代码示例演示如何对Azure存储队列使用Spring集成。运行此示例将由Azure收费。你可以在这个链接上翻译 2020-05-26 17:22:42 · 194 阅读 · 0 评论 -
Spring Cloud Azure Stream Binder for Service Bus topic Code Sample
This code sample demonstrates how to use the Spring Cloud Stream binder for Azure Service Bus topic. The sample app exposes a rest api to receive string message. Then message is sent through Azure Service Bus to a sink which simply logs the message.Runnin翻译 2020-05-26 17:24:36 · 380 阅读 · 0 评论 -
Spring Cloud Azure Stream Binder for Multiple Service Bus Namespaces Code Sample
This code sample demonstrates how to use the Spring Cloud Stream Binder for multiple Azure Service Bus namespaces. In this sample you will bind to two Service Bus namespaces separately through two queue binders. The sample app exposes REST APIs to receive翻译 2020-05-26 17:26:39 · 315 阅读 · 0 评论 -
Azure redis cache spring cloud starter
This starter is based on spring-boot-starter-data-redis. It fetches and auto configures redis properties via Azure Redis Cache Management SDK.Running this sample will be charged by Azure. You can check the usage and bill at this link.此启动器基于spring boot st翻译 2020-05-26 17:32:45 · 213 阅读 · 0 评论 -
AbstractCollection
Class AbstractCollectionjava.lang.Object java.util.AbstractCollection<E> All Implemented Interfaces: Iterable<E>, Collection<E>Direct Known Subclasses: AbstractList,...转载 2020-04-13 20:05:31 · 167 阅读 · 0 评论 -
AbstractColorChooserPanel
javax.swing.colorchooserClass AbstractColorChooserPaneljava.lang.Object java.awt.Component java.awt.Container javax.swing.JComponent javax.swing.JPanel ...转载 2020-04-13 20:05:11 · 310 阅读 · 0 评论 -
AbstractDocument
javax.swing.textClass AbstractDocumentjava.lang.Object javax.swing.text.AbstractDocument All Implemented Interfaces: Serializable, DocumentDirect Known Subclasses: DefaultStyledDocum...转载 2020-04-13 20:04:52 · 329 阅读 · 0 评论 -
AbstractDocument
javax.swing.textClass AbstractDocumentjava.lang.Object javax.swing.text.AbstractDocument All Implemented Interfaces: Serializable, DocumentDirect Known Subclasses: DefaultStyledDocum...转载 2020-04-13 20:04:32 · 189 阅读 · 0 评论 -
Interface AbstractDocument.AttributeContext
javax.swing.textInterface AbstractDocument.AttributeContextAll Known Implementing Classes: StyleContext, StyleSheetEnclosing class: AbstractDocumentpublic static interface AbstractDocum...转载 2020-04-13 20:04:12 · 163 阅读 · 0 评论 -
AbstractDocument
javax.swing.textClass AbstractDocumentjava.lang.Object javax.swing.text.AbstractDocument All Implemented Interfaces: Serializable, DocumentDirect Known Subclasses: DefaultStyledDocum...转载 2020-04-13 20:03:56 · 145 阅读 · 0 评论 -
Setting up and managing your enterprise account
Enterprise accounts are available with GitHub Enterprise Cloud. For more information, see "About enterprise accounts."Table of Contents Managing your enterprise account About enterprise ...转载 2020-04-13 20:03:03 · 203 阅读 · 0 评论 -
Site policy
Table of Contents GitHub Terms of Service GitHub Corporate Terms of Service GitHub Privacy Statement Global Privacy Practices GitHub Enterprise Cloud Addendum GitHub Enterpris...转载 2020-04-11 12:37:55 · 204 阅读 · 0 评论 -
Understanding how GitHub uses and protects your data
Table of Contents About GitHub's use of your data Requesting an archive of your personal account’s data Opting into or out of data use for your private repository转载 2020-04-11 12:38:13 · 104 阅读 · 0 评论 -
Working with GitHub Support
Table of Contents About GitHub Support GitHub Enterprise Cloud support About GitHub Premium Support for GitHub Enterprise Cloud GitHub Marketplace support Submitting a ticket...转载 2020-04-11 12:38:31 · 127 阅读 · 0 评论 -
About GitHub Jobs
You can post a job on GitHub Jobs to find talent for your business.In this article Best practices for writing a job post Formatting your job post Further readingBefore you can post a j...转载 2020-04-11 12:38:46 · 321 阅读 · 0 评论 -
Teaching and learning with GitHub Education
Table of Contents Using GitHub at your educational institution About GitHub Education About Campus Experts About Campus Advisors Using GitHub for your schoolwork...转载 2020-04-11 12:39:01 · 148 阅读 · 0 评论 -
Supporting the open source community with GitHub Sponsors
You can support the people and organizations who design, build, and maintain the open source projects you depend on by compensating them via GitHub.Table of Contents Overview About GitHu...转载 2020-04-11 12:39:14 · 161 阅读 · 0 评论 -
Supporting the open source community with GitHub Sponsors
You can support the people and organizations who design, build, and maintain the open source projects you depend on by compensating them via GitHub.Table of Contents Overview About GitHu...转载 2020-04-11 12:39:39 · 110 阅读 · 0 评论 -
Working with GitHub Pages
You can create a website directly from a GitHub repository.GitHub Pages is available in public repositories with GitHub Free, and in public and private repositories with GitHub Pro, GitHub Team, Git...转载 2020-04-11 12:39:53 · 298 阅读 · 0 评论 -
Extending GitHub
Table of Contents Getting started with the API Git automation with OAuth tokens About webhooks转载 2020-04-11 12:40:08 · 124 阅读 · 0 评论 -
Customizing your GitHub workflow
Table of Contents Exploring integrations About integrations About GitHub Marketplace GitHub extensions and integrations Purchasing and installing apps in GitHub Market...转载 2020-04-11 12:40:22 · 243 阅读 · 0 评论 -
Managing large files
Table of Contents Working with large files Conditions for large files Removing files from a repository's history Distributing large binaries What is my disk quota?...转载 2020-04-12 11:50:26 · 105 阅读 · 0 评论 -
Managing security vulnerabilities
Table of Contents Managing security vulnerabilities in your project Adding a security policy to your repository About GitHub Security Advisories Permission levels for secu...转载 2020-04-12 11:50:42 · 421 阅读 · 0 评论 -
Visualizing repository data with graphs
Table of Contents Accessing basic repository data About repository graphs Viewing a summary of repository activity Viewing a project's contributors Viewing traffic...转载 2020-04-12 11:50:54 · 154 阅读 · 0 评论 -
Administering a repository
Table of Contents Managing repository settings Setting repository visibility Managing teams and people with access to your repository Classifying your repository with topi...转载 2020-04-12 11:51:30 · 91 阅读 · 0 评论 -
Importing your projects to GitHub
Table of Contents Importing source code to GitHub About GitHub Importer Importing a repository with GitHub Importer Updating commit author attribution with GitHub Importer...转载 2020-04-12 11:51:05 · 435 阅读 · 0 评论 -
Searching for information on GitHub
Table of Contents Getting started with searching on GitHub About searching on GitHub Understanding the search syntax Troubleshooting search queries Sorting search ...转载 2020-04-12 11:51:16 · 291 阅读 · 0 评论 -
Building a strong community
Whether your project is open source or private, you can build a healthy and effective environment for collaboration.Table of Contents Setting up your project for healthy contributions Ab...转载 2020-04-13 20:01:13 · 284 阅读 · 0 评论 -
Administering a repository
Table of Contents Managing repository settings Setting repository visibility Managing teams and people with access to your repository Classifying your repository with topi...转载 2020-04-12 11:52:29 · 125 阅读 · 0 评论 -
Managing your work on GitHub
Table of Contents Managing your work with issues About issues Creating an issue Deleting an issue Opening an issue from code Transferring an issue to anoth...转载 2020-04-12 11:51:42 · 124 阅读 · 0 评论 -
Collaborating with issues and pull requests
Use the GitHub flow to track and discuss changes in issues, then propose and review changes in pull requests.Table of Contents Overview GitHub flow About collaborative developmen...转载 2020-04-13 20:01:26 · 272 阅读 · 0 评论 -
Committing changes to your project
Table of Contents Creating and editing commits Creating a commit with multiple authors Creating a commit on behalf of an organization Changing a commit message Viewing...转载 2020-04-13 20:01:40 · 224 阅读 · 0 评论 -
Using Git
Learn common and advanced workflows in Git to enhance your experience using GitHub.Table of Contents Getting started with Git and GitHub Setting your username in Git Caching your...转载 2020-04-13 20:01:55 · 102 阅读 · 0 评论 -
Creating, cloning, and archiving repositories
You can choose from a variety of configuration options when creating or cloning a repository. You can also use repositories to archive content and data on GitHub.Table of Contents Creating a rep...转载 2020-04-12 11:51:54 · 157 阅读 · 0 评论 -
Writing on GitHub
Table of Contents Getting started with writing and formatting on GitHub About writing and formatting on GitHub Basic writing and formatting syntax Working with advanced format...转载 2020-04-12 11:52:16 · 196 阅读 · 0 评论 -
Setting up and managing billing and payments on GitHub
Table of Contents Managing your GitHub billing settings About billing on GitHub Viewing your subscriptions and billing date Adding or editing a payment method View...转载 2020-04-13 20:02:06 · 272 阅读 · 0 评论