The Wayback Machine - https://web.archive.org/web/20220412140547/https://github.com/topics/auto
Here are
571 public repositories
matching this topic...
A Swift Autolayout DSL for iOS & OS X
-
Updated
Apr 1, 2022
-
Swift
-
Updated
Feb 9, 2022
-
Swift
🍃 Concise Autolayout code
-
Updated
Jan 6, 2022
-
Swift
-
Updated
Mar 17, 2022
-
Swift
Get Instagram posts/profile/hashtag data without using Instagram API
-
Updated
Mar 29, 2022
-
Python
A HarmonyX Mod aimed at improving the gameplay and quality of life of the game Valheim.
AutoKernel 是一个简单易用,低门槛的自动算子优化工具,提高深度学习算法部署效率。
无视微信Web无法登录问题。获取淘宝优惠券、京东优惠券、拼多多(多多客)优惠券、苏宁易购优惠券、唯品会优惠券,通过接入淘宝联盟、京东联盟、拼多多(多多进宝)、苏宁联盟(苏宁推客)、唯品会及其对应的开放平台,获取优惠商品图片和对应商品信息,利用微信机器人推送到指定群聊。
-
Updated
Mar 12, 2022
-
Python
Create your own auto-update framework
-
Updated
Mar 11, 2022
-
Java
Small CLI toolbox for cross-browser WebExtension development
-
Updated
Apr 12, 2022
-
TypeScript
-
Updated
Mar 9, 2022
-
Swift
Transition an elements reflow when the data changes.
-
Updated
Apr 19, 2019
-
JavaScript
CarPlay with React Native
-
Updated
Apr 10, 2022
-
Objective-C
Pyinstaller auto-update library
-
Updated
Mar 22, 2022
-
Python
-
Updated
Mar 31, 2022
-
Java
Unopinionated auto-update framework for desktop applications
Android Video Playback made easy.
-
Updated
Oct 26, 2021
-
Kotlin
A tool to setup your GTA5 firewall rules easily. Adding IPs to your whitelist enables your friends to stay in your session.
A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.
∞ Infinite slide bar component (no dependency and light weight 1.48 KB)
i18n for the component age. Auto management react-intl ID.
-
Updated
Apr 10, 2022
-
TypeScript
Application-based actions to change Windows settings ( display, audio) or run any program or action
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
-
Updated
Mar 25, 2022
-
PowerShell
Create link for authenticate in Laravel without password or get private content
A handy makefile for simple C/C++ applications
-
Updated
Apr 17, 2017
-
Makefile
👄 Free image manipulation API service built on top of Sharp (an alternative to Jimp, Graphics Magic, Image Magick, and PhantomJS)
-
Updated
Apr 8, 2022
-
JavaScript
Improve this page
Add a description, image, and links to the
auto
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
auto
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
前提条件:


如果说报错为我截图中的,可以参考
解决方式:
将get_finish_list()方法的for循环
for (var i = 4; i < 17; i++) {修改为
for (var i = 4; i < 16; i++) {原因分析:
现有版本的得分列表一共只有15个,在进行