Giter VIP home page Giter VIP logo

gnustepgui's Introduction

GNUstepGUI

GNUstep是GNU计划的项目之一,它将Cocoa的OC库重新开源实现了一遍。

源码地址:http://www.gnustep.org/resources/downloads.php

代码下载地址:http://ftpmain.gnustep.org/pub/gnustep/core/gnustep-gui-0.29.0.tar.gz

虽然GNUstep不是苹果官方源码,但还是具有一定的参考价值。

GNUstep 包含四个主要部份, 统称为核心 (Core):

  1. GNUstep Make: 提供类似 Makefile 的功能, 称为 GNUmakefile, 较 Makefile 好用许多。
  2. GNUstep Base: 提供 OpenStep 的 Foundation 程式库, 处理非图形介面的功能。
  3. GNUstep GUI: 提供 OpenStep 的 AppKit 程式库, 处理图形介面的功能。
  4. GNUstep Back: 提供与作业系统相关的后端处理, 提供 GNUstep GUI 有关绘图及字型的功能。

我们可以下载【GNUstep GUI】,下载完成后打开目录Source,这里有许多类,比如:NSAlert、NSTableView、NSWindow,我们可以点击进去,查看到其中的方法实现。

该仓库涵盖了GNUstep GUI的多个版本。以后我如果发现了新版本的话,会再次更新。

gnustepgui's People

Contributors

mlcldh avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gogoto2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.