trevorwang 最近的时间轴更新
trevorwang's repos on GitHub
Scala · 28 人关注
AppCrawler
基于appium的app自动遍历工具
Dart · 20 人关注
chatgpt_book_code
掘金小册 《Flutter 实战:ChatGPT 客户端开发》课程代码
Python · 4 人关注
aapt
Android Asset Packaging Tool for Python3
Dockerfile · 3 人关注
android-sdk-fastlane
Swift · 3 人关注
ApkInstaller
A tool to double click install Android APK to Android devices
Kotlin · 2 人关注
android-kotlin-example
Android kotlin project example
JavaScript · 1 人关注
ChromeWebViewApp
Web Site Chrome App Generator
0 人关注
3d-china-map
3D-MAP by threejs
Java · 0 人关注
4399-sdk-demo
0 人关注
Agora-Flutter-RTM-SDK
Flutter wrapper around the Agora Real Time Message SDKs for Android and iOS
HTML · 0 人关注
Airtest
UI Automation Framework for Games and Apps
Java · 0 人关注
algorithm
Kotlin · 0 人关注
android-aidl-sample
Kotlin · 0 人关注
android-dev-challenge-compose
Template repository for the Jetpack Compose #AndroidDevChallenge
Kotlin · 0 人关注
android-kotlin-project
Android Kotlin demo project with RxKotlin, Dagger2, Retrotit and DataBinding
Kotlin · 0 人关注
android-sunflower
A gardening app illustrating Android development best practices with Android Jetpack.
Ruby · 0 人关注
app-host
应用内网发布 | iOS OTA (Over-the-Air) | APP publish website like fir.im | 适用于企业 iOS & Android 内网发布测试使用,方便管理和分发 APP 包
Vue · 0 人关注
appstore-frontend
HTML · 0 人关注
atxserver2
Smart Phone Management. Reimplement of atx-server with Python
Dart · 0 人关注
awesome-flutter
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
0 人关注
BalaDhruv
Go · 0 人关注
bitrise-step-bitrise-helper
Kotlin · 0 人关注
bloom
0 人关注
brew-mirror
brew
0 人关注
chatgpt-for-chatbot-feishu
快速将 ChatGPT 接入飞书,基于 OpenAI 官方接口,作为私人工作助理或者企业员工助理
0 人关注
ChatGPT-Web
Java · 0 人关注
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
0 人关注
chopper
Chopper is an http client generator using source_gen and inspired from Retrofit.
Java · 0 人关注
Cipher.so
A simple way to encrypt your secure data like passwords into a native .so library.
trevorwang

trevorwang

🏢  Mobile Dev
V2EX 第 17915 号会员,加入于 2012-03-11 12:32:29 +08:00
trevorwang 最近回复了
2023-03-28 10:36:31 +08:00
回复了 fu82581983 创建的主题 OpenAI OpenAI 续费失败,提示“Your card has been declined.”
Nobepay chatplus. 付款成功

API 确不行
2022-01-11 10:55:18 +08:00
回复了 ariera 创建的主题 Android 2022 年想买个安卓手机,求推荐型号
MIX4 现在掉价的厉害
2022-01-11 10:55:07 +08:00
回复了 ariera 创建的主题 Android 2022 年想买个安卓手机,求推荐型号
MIX4
2022-01-11 10:53:55 +08:00
回复了 skyone123 创建的主题 Python fastapi 中自动生成的 openapi3 怎样设置二级目录
tags=['hello'] 这个是关键
2022-01-11 10:53:04 +08:00
回复了 skyone123 创建的主题 Python fastapi 中自动生成的 openapi3 怎样设置二级目录
```

@app.get('/users/{id}', tags=['hello'])
def user_detail(id: int):
filterd = list(filter(lambda i: i["id"] == id, users))
if filterd:
return filterd[0]
else:
raise HTTPException(404)

````
如果没有记错 找根 thunderbolt 线 新电脑开机的时候选择从另外一台电脑复制就可以吧
2016-08-13 21:02:24 +08:00
回复了 trevorwang 创建的主题 酷工作 [上海-外企][内推职位]招聘 Android 工程师
2016-08-11 17:24:33 +08:00
回复了 trevorwang 创建的主题 酷工作 [上海-外企][内推职位]招聘 Android 工程师
@ForkGagHub 读写必须可以
2016-08-11 17:22:56 +08:00
回复了 trevorwang 创建的主题 酷工作 [上海-外企][内推职位]招聘 Android 工程师
读写必须可以
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   981 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 19ms · UTC 21:19 · PVG 05:19 · LAX 14:19 · JFK 17:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.