Pinned Repositories
ArduinoConnector
让电脑连接Arduino
easy6502
eventlooper
A simple message driven library.
FRKStackedButton
FRKStackedButton is a UIButton subclass that places its image and text vertically
ld-linker-script
GNU ld linker script 介绍 博客 链接脚本
lv_terminal
A physical ssh terminal implements with MCU chips integrated ESP32 and LCD display.
lyfs
LYFS - A simple kernel file system exapmle run in 4.* version Linux.
PhotoBrowser
based on SDPhotoBrowser, custom for image scale
PopoverView
An library to create popupwindow in iOS.
RefreshTableView
It`s an iOS projection, built by Xcode.A subclass of UITableView is used to achieve 'refresh now " and "load more" function. It is realy convenient to approach functions. It is a subclass of UITableViewCell.You just modify the UITableView class in xib, whithout code any program.
iDalink's Repositories
iDalink/ld-linker-script
GNU ld linker script 介绍 博客 链接脚本
iDalink/lv_terminal
A physical ssh terminal implements with MCU chips integrated ESP32 and LCD display.
iDalink/RefreshTableView
It`s an iOS projection, built by Xcode.A subclass of UITableView is used to achieve 'refresh now " and "load more" function. It is realy convenient to approach functions. It is a subclass of UITableViewCell.You just modify the UITableView class in xib, whithout code any program.
iDalink/lyfs
LYFS - A simple kernel file system exapmle run in 4.* version Linux.
iDalink/ArduinoConnector
让电脑连接Arduino
iDalink/PopoverView
An library to create popupwindow in iOS.
iDalink/easy6502
iDalink/eventlooper
A simple message driven library.
iDalink/FRKStackedButton
FRKStackedButton is a UIButton subclass that places its image and text vertically
iDalink/PhotoBrowser
based on SDPhotoBrowser, custom for image scale
iDalink/SwipeView
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
iDalink/WCAlertView
WCAlertView is deliverd from UIAlertView. It's support customization and blocks.