Objectivist-C 是 Objective-C 的框架,示例代码: #import <Fountainheader.h> @interface HelloWorld// ...@end @implementation HelloWorld - (void)printHelloWorld{ NSString *hello = @"I am. I think. I will.";
该项目是用于持久化 Objective-C 的结构体的工具,支持 Vector, Set 和 HashMap 数据结构。 下面代码演示如何序列化 Vector 结构: #import "AAPersistentVector.h"#import "AATransientVector.h"#import "AAIIterator.h"/// InitializationAAPersistentVect
Welcome to objection-authorize �� isomorphic, "magical" access control integrated with objection.js This plugin automatically takes away a lot of the manual wiring that you'd need to do if you were to
Multi-Camera Live Object Tracking This repository contains my object detection and tracking projects. All of these can be hosted on a cloud server. You can also use your own IP cameras with asynchrono
Ember Page Objects Represent the screens of your web app as a series of objects. This ember-cli addon eases the construction of these objects for your acceptance and integration tests. http://ember-cl
这是 OData 的 Objective-C 开发包。
�� objection - Runtime Mobile Exploration objection is a runtime mobile exploration toolkit, powered by Frida, built to help you assess the security posture of your mobile applications, without needin
TweetPhoto Objective-C 库是一组 Objective-C 的类用来让开发者可以快速使用 TweetPhone 的共享 API。 示例代码: import "TweetPhoto.h" TweetPhoto * tweetPhoto = [[TweetPhoto alloc] initWithSetup:@"_username_" identitySecret:@"_passw
SCLAlertView-Objective-C 是 Objective-C 版本的 SCLAlertView-Swift 端口。
object.omit 是一个 JavaScript 库,实现从一个对象中排除某些指定属性并返回最新结果。 例如: omit({a: 'a', b: 'b', c: 'c'}, 'a')//=> { b: 'b', c: 'c' }omit({a: 'a', b: 'b', c: 'c'}, ['a', 'c'])//=> { b: 'b' }var fn = function() {};var
Objective Facebook JS 使用面向对象方法封装了 Facebook 的 JavaScript 开发包。 示例代码: <script src="app.js"></script>var FB = new OOFB('your_access_token_here');// Get the info on Mark Zuckenberg (he's id is '4')var mark
Naked Objects是一种架构模式,也是一个以领域对象为中心角色的应用开发框架。Naked Object应用中的领域对象是用户界面的核心,同时也是开发活动的焦点。Naked Objects最近发布了3.0版,它支持Java 1.5、注入(injection)、一个可选UI、Hibernate对象存储、集成安全和认担动作(Contributed Actions)。其间他们与爱尔兰社会和家庭事务
Hprose 是高性能远程对象服务引擎(High Performance Remote Object Service Engine)的缩写。 它是一个先进的轻量级的跨语言跨平台面向对象的高性能远程动态通讯中间件。它不仅简单易用,而且功能强大。你只需要稍许的时间去学习,就能用它轻松构建跨语言跨平台的分布式应用系统了。 Hprose 支持众多编程语言,例如: AAuto Quicker ActionS
Objective-CL 是一个 Objective-C 桥努力实现 Common Lisp 语言和操作系统支持,当前它支持 Mac OS X/Cocoa/PowerPC and Linux/GNUstep/x86,
Feature Data Objects API 提供了一个泛型的、基于命令行的接口,用于向多种后端数据源提供数据存储、获取、更新和分析 GIS (Geographic Information System) 数据的命令行接口。Provider 是一个专门的后端实现 FDO API 用于访问各种数据源。