huanglexus 最近的时间轴更新
huanglexus's repos on GitHub
Objective-C · 1 人关注
DrawInterpreter
Interperter for a functional drawing language
Ruby · 1 人关注
MolosyChain
Objective-C · 1 人关注
Tango
Objective-C · 0 人关注
AKNumericFormatter
Formatter for numerical fields and UITextField category to use it easily while editing.
JavaScript · 0 人关注
angular-playground
Swift · 0 人关注
APEContact
Internal Contacts App for yuantiku.com, written in Swift
Swift · 0 人关注
BirthdayCircle
Objective-C · 0 人关注
BlocksKit
The Objective-C block utilities you always wish you had.
C++ · 0 人关注
BlogGround
Just for backing up my blog.
0 人关注
class2015-websystem
Objective-C · 0 人关注
CRMediaPickerController
An easy-to-use UIImagePickerController replacement for picking Images and Videos.
Objective-C · 0 人关注
CRNavigationController
A UINavigationController subclass that brings about a more vivid, brighter UINavigationBar.
Objective-C · 0 人关注
CXAlertView
Custom alert-view which allow you to add view as main content.
Objective-C · 0 人关注
DrawLangInterpreter
A interperter for a functional drawing language, which is implemented with objective-C
Objective-C · 0 人关注
EGOImageLoading
What if images on the iPhone were as easy as HTML?
Ruby · 0 人关注
elasticsearch-rails
Elasticsearch integrations for ActiveModel/Record and Ruby on Rails
Emacs Lisp · 0 人关注
emacsd
my emacsd
PHP · 0 人关注
example
An example repository, used in tutorials on joncairns.com
0 人关注
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Objective-C · 0 人关注
Huihui
Huihui iOS client
Shell · 0 人关注
interview
笔试面试知识整理
Vue · 0 人关注
iview
A high quality UI Toolkit built on Vue.js 2.0
CSS · 0 人关注
lightin
Just a ghost theme
Swift · 0 人关注
LINStaticTableViewController
A static table view controller like XLForm, but more lightweight, simple and flexible than XLForm
TypeScript · 0 人关注
minapp
重新定义微信小程序的开发
TypeScript · 0 人关注
minapp-wx
微信小程序 api 的 typings,同时提供 promise 版
Objective-C · 0 人关注
MRProgress
Collection of iOS drop-in components to visualize progress
Objective-C · 0 人关注
NewEBuy
New Edition And New Design
HTML · 0 人关注
paraflow-project-74f69811
Paraflow project: Jira 类 sprint 管理软件
Objective-C · 0 人关注
peertalk
iOS and Mac Cocoa library for communicating over USB
0 人关注
Qwen-Agent
Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
Objective-C · 0 人关注
Regular-Timer
Hack Day Project
TypeScript · 0 人关注
replit-demo
0 人关注
SurgeConfig
surge app shadowsocks config
XSLT · 0 人关注
swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
Swift · 0 人关注
SwiftPlayground
用于练习一些数据结构和算法,或者 Demo
Objective-C · 0 人关注
SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
Objective-C · 0 人关注
TangoMaster
Objective-C · 0 人关注
THProgressView
UIView subclass that mimics the progress bar of Twitter for iOS.
0 人关注
UIButton-Bootstrap
UIButton with Bootstrap 3.0 styles
Objective-C · 0 人关注
UITableView-FDTemplateLayoutCell
Template auto layout cell for automatically UITableViewCell height calculating
Objective-C · 0 人关注
XDWM
Objective-C · 0 人关注
XLForm
XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.
Objective-C · 0 人关注
YYWebImage
Asynchronous image loading framework.
huanglexus

huanglexus

V2EX 第 78350 号会员,加入于 2014-10-24 14:22:28 +08:00
iOS / Node.js Developer
微信小程序开发者工具是怎么做的?
程序员  •  huanglexus  •  2019 年 9 月 24 日  •  最后回复来自 coolooks
2
iPhone X 连接蓝牙耳机的音质好像有问题
Apple  •  huanglexus  •  2017 年 11 月 7 日  •  最后回复来自 BXIA
2
DigitalOcean 的 vps 被墙了
VPS  •  huanglexus  •  2017 年 10 月 9 日
Xcode 7.3 严重 Bug 居然没引起重视
Xcode  •  huanglexus  •  2016 年 4 月 1 日  •  最后回复来自 XcodeUser
12
双 11 来了求推荐耳机预算 3000 以内
问与答  •  huanglexus  •  2015 年 11 月 9 日  •  最后回复来自 Captian
19
Xcode 这么卡为何还不去吃内存?
macOS  •  huanglexus  •  2015 年 10 月 31 日  •  最后回复来自 zixincao
14
关于 iOS 设备如何接收到 push notificaton 的一点疑问
iOS  •  huanglexus  •  2015 年 2 月 13 日  •  最后回复来自 zjuster
20
huanglexus 最近回复了
2021 年 1 月 27 日
回复了 kimiler 创建的主题 程序员 基于 react native 来实现小程序是否可行?
你这个问法就有问题
react native 和 小程序 本质是同一类的跨端技术

只不过现在的小程序实现是基于 webview 原因是对 web 开发有更好对兼容性

如果你的意思是用 react native 作为底层跨端的实现能否达到目前微信小程序对 web 的兼容程度, 那是没那么好搞的
2020 年 7 月 23 日
回复了 jimmyismagic 创建的主题 程序员 为什么很多后端程序员认为前端很难学?
前端又不一定要写 css,我多年没碰过 css 了
2020 年 5 月 9 日
回复了 lincya 创建的主题 酷工作 招 WPF 工程师
太感人了
很简单,typeof

class Foo {
static m1() {
console.log('m1')
}
}

function bar(): typeof Foo {
Foo.m1()
return Foo
}
2020 年 3 月 1 日
回复了 helloworld000 创建的主题 iPhone ios chrome 现在好像越来越垃圾了
edge 贼好用
2020 年 2 月 22 日
回复了 px920906 创建的主题 JavaScript js 如何深拷贝一个函数?
不知道楼主是不是听错了,如果是真的话,问这种问题的人很明显连基本的编程语言常识都不懂
2019 年 7 月 26 日
回复了 a132811 创建的主题 程序员 目前支持 ts 最好的 前端框架是 angular 吗?
说 vue 支持 typescript 的,要么是没写过大型的 webapp, 要么就是根本不会 typescript.
我就这么说吧,vue 2.x 根本不支持 typescript
我的也有同样的问题,左耳掉电快
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   923 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 31ms · UTC 21:17 · PVG 05:17 · LAX 13:17 · JFK 16:17
♥ Do have faith in what you're doing.