代码搜索:Objective

找到约 3,719 项符合「Objective」的源代码

代码结果 3,719
www.eeworm.com/read/368949/2803413

makefile

# Name: Makefile # Project: hid-data example # Author: Christian Starkjohann # Creation Date: 2008-04-11 # Tabsize: 4 # Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH # License: GNU GPL v2
www.eeworm.com/read/368662/2812392

m fg_names.m

function [fun, grad] = fg_names(alg) %FG_NAMES Returns names of functions which evaluate objective, constraints & grad. % [fun, grad] = fg_names(alg) returns the names of two functions. The first %
www.eeworm.com/read/366702/2872392

mm defs.mm

/* Check @defs() in Objective-C++ */ /* Contributed by Devang Patel */ /* { dg-options "-lobjc" } */ /* { dg-do run } */ #include #include #include
www.eeworm.com/read/361261/2946928

am modules.am

SUBDIRS = msw qte x11 # Automake forgets to add a proper tag to libtool with Objective-C files. # Moreocer Libtool should default tag to CC when none is specified but # obviously does not. Here is a f
www.eeworm.com/read/158865/5594313

c objc-act.c

/* Implement classes and message passing for Objective C. Copyright (C) 1992, 93-95, 97, 1998 Free Software Foundation, Inc. Contributed by Steve Naroff. This file is part of GNU CC. GNU CC is
www.eeworm.com/read/158865/5594472

h objc-api.h

/* GNU Objective-C Runtime API. Copyright (C) 1993, 1995, 1996, 1997 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it
www.eeworm.com/read/104413/15694652

txt overloading overriding runtime type and object orientation (1).txt

作者:jeru email: jeru@163.net 日期:7/3/2001 10:01:58 AM 6)Overloading overriding runtime type and object orientation Objective 1) State the benefits of encapsulation in object oriented design and wri
www.eeworm.com/read/377944/9256579

txt declarations and access control (2).txt

作者:jeru email: jeru@163.net 日期:7/3/2001 9:59:34 AM Objective 2 Declare classes, inner classes, methods, instance variables static, variables and automatic (method local) variables, making appropri
www.eeworm.com/read/377944/9256896

txt flow control and exception handling.txt

作者:jeru email: jeru@163.net 日期:7/3/2001 10:00:19 AM 2) Flow control and exception Handling Objective 1) Write code using if and switch statements and identify legal argument types for these stat
www.eeworm.com/read/377944/9257149

txt language fundamentals.txt

作者:jeru email: jeru@163.net 日期:7/3/2001 9:54:36 AM 4) Language Fundamentals Objective 1) Identify correctly constructed package declarations import statements class declarations (of all forms i