- 博客(30)
- 收藏
- 关注
原创 dotnet/corefx
Going forward, the .NET team is using https://github.com/dotnet/runtime to develop the code and issues formerly in this repository.Please see the following for more context:dotnet/announcements#119 “Consolidating .NET GitHub repos”
2020-09-28 20:35:44
224
原创 aFarkas/html5shiv
The HTML5 ShivThe HTML5 Shiv enables use of HTML5 sectioning elements in legacy Internet Explorer and provides basic HTML5 styling for Internet Explorer 6-9, Safari 4.x (and iPhone 3.x), and Firefox 3.x.What do these files do?html5shiv.jsThis includes
2020-09-28 20:34:40
273
原创 SDWebImage/SDWebImage
FeaturesCategories for UIImageView, UIButton, MKAnnotationView adding web image and cache managementAn asynchronous image downloaderAn asynchronous memory + disk image caching with automatic cache expiration handlingA background image decompression to
2020-09-28 20:34:04
684
原创 zxing/zxing
Project in Maintenance Mode OnlyThe project is in maintenance mode, meaning, changes are driven by contributed patches. Only bug fixes and minor enhancements will be considered. The Barcode Scanner app can no longer be published, so it’s unlikely any chan
2020-09-28 20:33:21
390
原创 ycm-core/YouCompleteMe
Help, Advice, SupportLooking for help, advice or support? Having problems getting YCM to work?First carefully read the installation instructions for your OS. We recommend you use the supplied install.py - the “full” installation guide is for rare, advanc
2020-09-28 20:32:16
601
原创 tesseract-ocr/tesseract
AboutThis package contains an OCR engine - libtesseract and a command line program - tesseract. Tesseract 4 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tess
2020-09-28 20:31:31
403
原创 JakeWharton/butterknife
Butter KnifeAttention: This tool is now deprecated. Please switch to view binding. Existing versions will continue to work, obviously, but only critical bug fixes for integration with AGP will be considered. Feature development and general bug fixes have
2020-09-28 20:30:48
619
原创 preservim/nerdtree
InstallationBelow are just some of the methods for installing NERDTree. Do not follow all of these instructions; just pick your favorite one. Other plugin managers exist, and NERDTree should install just fine with any of them.Vim 8+ packagesIf you are u
2020-09-28 20:30:11
295
原创 fzaninotto/Faker
Faker is a PHP library that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.Faker
2020-09-28 20:29:05
596
原创 axios/axios
Table of ContentsFeaturesBrowser SupportInstallingExampleAxios APIRequest method aliasesConcurrency (Deprecated)Creating an instanceInstance methodsRequest ConfigResponse SchemaConfig DefaultsGlobal axios defaultsCustom instance defaultsConf
2020-09-28 20:28:10
715
原创 umdjs/umd
This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere.The UMD pattern typica
2020-09-27 15:11:24
808
原创 svg/svgo
Installation$ [sudo] npm install -g svgoUsageCLIUsage:svgo [OPTIONS] [ARGS]Options:-h, --help : Help-v, --version : Version-i INPUT, --input=INPUT : Input file, “-” for STDIN-s STRING, --string=STRING : Input SVG data string-f FOLDER, --folder=F
2020-09-27 15:10:36
276
原创 bumptech/glide
Glide supports fetching, decoding, and displaying video stills, images, and animated GIFs. Glide includes a flexible API that allows developers to plug in to almost any network stack. By default Glide uses a custom HttpUrlConnection based stack, but also i
2020-09-27 15:10:01
1840
原创 amdjs/amdjs-api/wiki/AMD
This is a copy of the “AMD” document in the repo, kept here to maintain historical links. If this document differs from the one in the repo, the repo version is the correct one.The Asynchronous Module Definition (AMD) API specifies a mechanism for definin
2020-09-27 15:08:47
195
原创 vuejs/vue-cli
DocumentationDocs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!ContributingPlease see contributing guide.LicenseMIT
2020-09-27 15:08:07
182
原创 statsd/statsd
A network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).Key ConceptsbucketsEach stat is in its own “buc
2020-09-27 15:06:34
184
原创 bitprophet/alabaster
What is Alabaster?Alabaster is a visually ©lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible.It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an in
2020-09-27 15:04:42
121
原创 moby/moby
Moby is an open-source project created by Docker to enable and accelerate software containerization.It provides a “Lego set” of toolkit components, the framework for assembling them into custom container-based systems, and a place for all container enthus
2020-09-27 15:03:58
378
原创 postcss/postcss
PostCSS is a tool for transforming styles with JS plugins. These plugins can lint your CSS, support variables and mixins, transpile future CSS syntax, inline images, and more.PostCSS is used by industry leaders including Wikipedia, Twitter, Alibaba, and J
2020-09-27 15:02:24
549
原创 wiki/Gallery
ExamplesArtworks from the Ars Electronica Archive - Martin NadalFrequency of the first name in Venezuela, 100 years and 3000 names - Alejandro Sosa BriceñoSuicide statistics of India 2001-2013 - Data Source data.gov.in - Vinod LouisPadma Awards - India
2020-09-27 15:01:37
1503
原创 vuejs/vue-cli
README.mdVue CLI Build Status Windows Build status lernaVue CLI is the Standard Tooling for Vue.js Development.DocumentationDocs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!ContributingP
2020-09-17 21:23:52
135
原创 ethereum/solidity
The Solidity Contract-Oriented Programming LanguageYou can talk to us on solidity at https://gitter.im/ethereum/solidity. Questions, feedback and suggestions are welcome!Solidity is a statically typed, contract-oriented, high-level language for implement
2020-09-17 21:23:11
312
原创 dotnet/orleans
Orleans is a cross-platform framework for building robust, scalable distributed applicationsOrleans builds on the developer productivity of .NET and brings it to the world of distributed applications, such as cloud services. Orleans scales from a single o
2020-09-17 21:22:23
192
原创 adafruit/Adafruit_SSD1306
This is a library for our Monochrome OLEDs based on SSD1306 driversPick one up today in the adafruit shop! ------> http://www.adafruit.com/category/63_98These displays use I2C or SPI to communicate, 2 to 5 pins are required to interface.Adafruit inve
2020-09-17 21:21:42
1338
原创 ohmyzsh/ohmyzsh
Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.Sounds boring. Let’s try again.Oh My Zsh will not make you a 10x developer…but you may feel like one.Once installed, your terminal shell will become the talk of
2020-09-17 21:21:03
1836
原创 Homebrew/brew
HomebrewGitHub releaseFeatures, usage and installation instructions are summarised on the homepage. Terminology (e.g. the difference between a Cellar, Tap, Cask and so forth) is explained here.What Packages Are Available?Type brew search for a list.Or
2020-09-17 21:20:15
440
原创 MarlinFirmware/Marlin
Marlin 3D Printer FirmwareGitHub GitHub contributors GitHub Release Date Build StatusAdditional documentation can be found at the Marlin Home Page. Please test this firmware and let us know if it misbehaves in any way. Volunteers are standing by!Marlin
2020-09-17 21:19:31
721
原创 frohoff/ysoserial
Originally released as part of AppSecCali 2015 Talk “Marshalling Pickles: how deserializing objects will ruin your day” with gadget chains for Apache Commons Collections (3.x and 4.x), Spring Beans/Core (4.x), and Groovy (2.3.x). Later updated to include a
2020-09-17 21:18:48
263
原创 kubernetes/ingress-nginx
Overviewingress-nginx is an Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer.Learn more about Ingress on the main Kubernetes documentation site.Get startedSee the Getting Started document.TroubleshootingIf you encoun
2020-09-17 21:17:32
107
原创 Several demo scripts come
What“Paramiko” is a combination of the Esperanto words for “paranoid” and “friend”. It’s a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 pro
2020-09-17 21:16:03
119
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人