The prc-tools package is a collection of tools supporting C and C++ programming for Palm OS. It consists of: the GNU Compiler Collection, assembler, linker, and symbolic debugger; modifications to the
实现类似书本翻页效果。 [Code4App.com]
GCPagedScrollView 是一个 UIScrollView 的子类,可自动处理多页面切换。
GCPlaceholderTextView 是一个支持占位符的文本输入框,到输入框获得输入焦点时,占位符文本自动删除。
GCTagList 实现了类似 iOS 邮件应用里的发送者和接收者列表。
GCDKit 是使用 Swift 编写的 Grand Central Dispatch 简化版本。 iOS SDK: let mainQueue = dispatch_get_main_queue()let defaultQueue = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT, 0)let customSerialQueu
GCSF is a virtual filesystem that allows users to mount their Google Drive account locally and interact with it as a regular disk partition. You can find out more in this paper Update (April 2019): I
GLBC GLBC is a GCE L7 load balancer controller that manages external loadbalancers configured through the Kubernetes Ingress API. Overview See here for high-level concepts on Ingress in Kubernetes. Fo
GCHelper 是 Swift 实现的 GameKit 构建的 GameKitHelper 类(Ali Hafizji 在这个教程描述的)。 GChelper 是轻量级的游戏中心助手。 安装: 可以将GCHelper添加到项目中,方法是将其添加到Podfile中。 CocoaPods 0.36通过使用嵌入式框架增加了对用Swift编写的库的支持。要使用GCHelper,将use_framewor
GCJumpBar 对 NSControl 进行扩展,实现了面包屑导航路径条。
Gcovr 提供一个工具用来管理 GNU gcov 工具病生成概要代码覆盖率结果。其灵感来自于 Python 的 coverage.py 包。
Generic Configuration Form Manager (GCFM, a.k.a. webconfig) 是极其简单的 Web 服务器,提供 Web 服务来更新配置文件。提供一个 Web 服务骨干作为示例,用来开发特定的配置文件编辑器。
GCalert 用来访问你所有的 Google Calendars 的信息,并通过 libnotify 来显示这些日程安排的提醒信息。
GCALDaemon是一个能够与Google日历和其它iCalendar日历应用相同步的Java应用程序。GCALDaemon不仅可以作为日历同步工具,还作为Gmail提醒工具,通讯簿导入工具,Gmail客户端,RSS供稿阅读器。 介绍内容来自 OpenOpen