由买买提看人间百态

topics

全部话题 - 话题: xcode
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
y*m
发帖数: 60
1
来自主题: Apple版 - Apple releases Xcode 1.1 Update
Apple releases Xcode 1.1 Update
Thursday, December 18, 2003 - 04:56 PM EST

Apple has released Xcode 1.1 Update which provides overall stability and
performance enhancements to Xcode IDE, as well as improvements to debugging,
workflow, the Xcode build system and CodeSense. It is recommended that all
Xcode users install this update, according to Apple. Xcode 1.1 Update is
available via the Software Update Pane of Mac OS X System Preferences.
More information about Apple's Xcode here.
k******y
发帖数: 1407
2
Does anyone know if it will work with XCode 3.2?
Seems it works on XCode 3.1, could compile FORTRAN in XCode, however I even
could not find where to build it in XCode 3.2..sigh
c***k
发帖数: 1589
3
来自主题: Apple版 - 装了XCODE,仍然没gcc,latex等
highly doubt they even know Xcode. whats your xcode version? Xcode 4.2
dropped the support of GCC.
f****l
发帖数: 8042
4
【 以下文字转载自 MobileDevelopment 讨论区 】
发信人: fibril (游来荡去), 信区: MobileDevelopment
标 题: xcode添加新file在升级El Capitan后秒退。
发信站: BBS 未名空间站 (Sun Oct 25 18:45:13 2015, 美东)
显示error,有人遇到过吗?系统升级后,xcode也升了级。会不会是需要重新安装
xcode??希望不是El Capitan的问题吧。。。
a*****e
发帖数: 1700
5
不用,看这个 http://kennethreitz.com/xcode-gcc-and-homebrew.html
Apple 官方支持 Command Line Tools for Xcode, 171MB
y*m
发帖数: 60
6
Apple seeds new 10.3.2, Xcode 1.1 builds
By Nick dePlume, Publisher and Editor in Chief
November 24, 2003 - Apple on Friday seeded a new build of Mac OS X 10.3.2 to
developers, as well as a new version of Xcode 1.1.
The company provided testers with build 7D15 of 10.3.2, less than a week after
releasing the update's first seed, build 7D12. The download was 34.1MB in
size.
According to Apple, "areas of change" in the 10.3.2 update include
International text, font management, FileVault, networking
g*****e
发帖数: 766
7
MAC下写一些不太大的C,请问应该用什么写最顺手?
elipse? aquamacs还是xcode
都用过一点点,不是太熟悉,不过xcode似乎比较慢
谢谢建议
d****p
发帖数: 685
8
If you are gonna spend a lot of time debugging, I think XCode may be your
good choice. It also has a working code sense functionality.
And I would like to say, if you don't like VI and makefile, XCode is really
a good way to go. Since you mentioned your code base is not large, you may
not need to worry about compile speed.
S**I
发帖数: 15689
9
来自主题: Apple版 - 请问哪里download free的 xcode?
If you really need those new features in Xcode 4 for development, you won't
care about spending $4.99; if not, just use Xcode 3.x.
f*****Q
发帖数: 1912
10
来自主题: Apple版 - Xcode 4都收费了
注册一个免费developer帐号就可以免费下载XCode 4了。而且还有Xcode 3。
r**i
发帖数: 1222
11
来自主题: Apple版 - Lion运行Xcode crash?
我在运行Xcode的时候选择"Create new XCode Project"已经crash了。
j*****I
发帖数: 2626
12
xcode上的c/c++的application不能直接port到别的platform上。Java一般用eclipse.
那么这个xcode是用来干什么?
h**c
发帖数: 2376
13
【 以下文字转载自 Apple 讨论区 】
发信人: hocc (wency denise ho), 信区: Apple
标 题: 问个剧土的关于Xcode的helloworld问题
发信站: BBS 未名空间站 (Mon Feb 14 22:34:59 2011, 美东)
刚刚follow了一下xcode里的helloview,搞半天也没有搞懂
main.m 是怎么去找HelloView.h什么的
就这几行代码,它怎么就知道要去找HelloView呢?
#import
int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **) argv);
}
还请各位大侠指教
f****l
发帖数: 8042
14
来自主题: MobileDevelopment版 - xcode添加新file在升级El Capitan后秒退。
显示error,有人遇到过吗?系统升级后,xcode也升了级。会不会是需要重新安装
xcode??希望不是El Capitan的问题吧。。。
z****e
发帖数: 54598
15
【 以下文字转载自 Apple 讨论区 】
发信人: zhaoce (米高蜥蜴), 信区: Apple
标 题: xcode/itune什么时候会停止支持3.5英寸的屏幕?
发信站: BBS 未名空间站 (Sun Jan 10 22:10:22 2016, 美东)
现在看3.5英寸的屏幕好烦啊,好想直接干掉它,现在6都5.5英寸了
但是xcode上总有4s的位置,我现在做的东西,宽度就剩下一个角落
本来正好用来安置按钮的,结果因为3.5英寸的存在
不得不按照木桶原理,用最小的宽度layout来放置最少的icons
导致屏幕严重不统一,烦死了
h******b
发帖数: 312
16
来自主题: PennySaver版 - Objective-C ARC in XCode 4.2 (转载)
【 以下文字转载自 Apple 讨论区 】
发信人: happyzhb (NotionInMotion dot com), 信区: Apple
标 题: Objective-C ARC in XCode 4.2
发信站: BBS 未名空间站 (Sat Nov 5 19:55:54 2011, 美东)
Free webcast: automatic reference counting (ARC), tonight in 1.5 hrs, new
features for the iOS programming language: objective-c: http://tinyurl.com/4xcpmez
h******b
发帖数: 312
17
来自主题: StartUp版 - Objective-C ARC in XCode 4.2 (转载)
【 以下文字转载自 Apple 讨论区 】
发信人: happyzhb (NotionInMotion dot com), 信区: Apple
标 题: Objective-C ARC in XCode 4.2
发信站: BBS 未名空间站 (Sat Nov 5 19:55:54 2011, 美东)
Free webcast: automatic reference counting (ARC), tonight in 1.5 hrs, new
features for the iOS programming language: objective-c: http://tinyurl.com/4xcpmez
m******u
发帖数: 12400
18
【 以下文字转载自 Programming 讨论区 】
发信人: meiyoutu (没有图-牛一刀), 信区: Programming
标 题: xcode里run不work了是怎么回事?
发信站: BBS 未名空间站 (Fri Jun 13 16:34:28 2014, 美东)
就是下边的小窗口不见了,也不知道编的程序能不能跑。只显示“successful built”
就没下文了。哪位大虾给说说。谢谢。
n**t
发帖数: 2542
19
我那天也是就为了装个compiler,逼着去装xcode
j**h
发帖数: 173
20
I use omnigraffle for simple drawing in ppt. It has some basic functions for
UML.

to
after
drivers,
and
told
public
13,
Xcode
about
10.3.2.
x*********s
发帖数: 5554
21
来自主题: Apple版 - 谁有fortran plugin for xcode 3.x?
xcode升级成3.2之后,没有办法创建fortran project了:(
求助
y***u
发帖数: 5243
22
我宁可再linux下面写。。。
xcode我不喜欢。。。建议用netbeans。。。eclipse极其不好用,别管我,我是被
eclipse linux版本折磨疯了的人,mac下面好不好用不知道
S**I
发帖数: 15689
23
用eclipse写C/C++就是给自己找别扭;Xcode还是挺好的。
p*******n
发帖数: 4824
24
xcode is good for large projects. but for small programs, vim...
H******7
发帖数: 1728
25
MACBOOK13下,无论是ECLIPSE还是XCODE之类,字体都很小.很费尽.怎么调一下呢?多谢]
ECLIPSE里调自己超级麻烦感觉.每一项头调要弄一晚上
d****p
发帖数: 685
26
xcode里面可以调(preferences|fonts&colors)
H******7
发帖数: 1728
27
恩.
XCODE里好像好点.
ECLIPSE里调整字体简直是噩梦
r****y
发帖数: 26819
28
来自主题: Apple版 - 问个xcode基本问题
xcode最新版里gdb调试程序怎么输入数据?
google了一下:
There is no more Standard I/O Log or Run Log, there is only the Console.
Stdin to your app is now sent via the Console log while executing and to the
debugger when paused. The Console window now has a toolbar like the old Run
window formerly did. To make this available in existing projects, remove
the .mode*V3 file from the project wrapper. The debugger prompt and
text colors set in the Debugger preferences are visual indicators for where
the input is goi... 阅读全帖
d****p
发帖数: 685
29
来自主题: Apple版 - 问个xcode基本问题
我这边没问题:console上可以输入数据,在调试模式,带着xcode 3.2.3。
你的输入直接被认为gdb命令,显然是程序并没有等待输入。

the
Run
where
h**c
发帖数: 2376
30
刚刚follow了一下xcode里的helloview,搞半天也没有搞懂
main.m 是怎么去找HelloView.h什么的
就这几行代码,它怎么就知道要去找HelloView呢?
#import
int main(int argc, char *argv[])
{
return NSApplicationMain(argc, (const char **) argv);
}
还请各位大侠指教
b**********e
发帖数: 795
31
来自主题: Apple版 - 请问哪里download free的 xcode?
大家都是交费的嘛?
我找不到free的xcode啊
p******8
发帖数: 551
32
来自主题: Apple版 - 请问哪里download free的 xcode?

it seems it is free for xcode 3.x not 4.0. Any ideals? to get it free.
thanks
a***y
发帖数: 19743
33
来自主题: Apple版 - Xcode 4都收费了
我揣测可以下载到盗版的。
这个实在是狠
学术界要用Xcode的挺多的,难道都要交钱。。。
S**I
发帖数: 15689
34
来自主题: Apple版 - Xcode 4都收费了
Xcode 3.2.6 with iOS SDK 4.3,这个免费。:)
j******i
发帖数: 244
35
来自主题: Apple版 - Xcode 4都收费了
3.2.6还免费呢,估计Lion就会自带xcode 4了,跟iLife一样自带的不要钱升级要钱
d****p
发帖数: 685
36
来自主题: Apple版 - Xcode 4都收费了
Xcode能给apple带来多少钱?我觉得主要是探测开发员的粘性的市场手段。
一套VS上千块。
d****p
发帖数: 685
37
来自主题: Apple版 - Xcode 4都收费了
eclipse能做gdb的前台吗?没怎么用过。
目前Xcode在非obj-c开发的一个突出用途是做gdb的gui frontend.
j******7
发帖数: 217
t*****y
发帖数: 131
39
来自主题: Apple版 - 鼠标手势Xcode?
想打开鼠标手势,连上ipad2后,怎么我的xcode-windows-organizer下面都没有
device这一项?
qt
发帖数: 9432
40
【 以下文字转载自 Programming 讨论区 】
发信人: qt (爱要有你才完美), 信区: Programming
标 题: 有用xcode的吗,老觉得xcode4用着不顺啊
发信站: BBS 未名空间站 (Tue Aug 30 13:04:57 2011, 美东)
功能比以前更多了,尤其是可以version control,但是总觉得太繁复了。
现在compile一个程序,明明library source file的路径已经加到include path里了,
还是说找不到文件,真郁闷。
d***r
发帖数: 2032
41
来自主题: Apple版 - 装了XCODE,仍然没gcc,latex等
在升级OS LION前装了XCODE,用GCC ,LATEX都没问题。但升级后就找不到这些命令了
,重装了XOCDE仍然没用。请问大牛这是怎么回事?
I*********t
发帖数: 5258
42
来自主题: Apple版 - 装了XCODE,仍然没gcc,latex等
xcode never has latex, nor will it.
d***r
发帖数: 2032
43
来自主题: Apple版 - 装了XCODE,仍然没gcc,latex等
但是gcc呢?
应该是XCODE自带的我这里没有
d***r
发帖数: 2032
44
来自主题: Apple版 - 装了XCODE,仍然没gcc,latex等
应该是早一个的版本。6月买的本子,当时装了XCODE可以用GCC。但是升级成LION后不
能了
r**i
发帖数: 1222
45
来自主题: Apple版 - Lion运行Xcode crash?
原来snow leopard好好的,升级到Lion,重新下了4.1的Xcode。
结果总不能打开project,Crash
请问有什么解决办法吗?谢谢
s*****o
发帖数: 1262
46
来自主题: Apple版 - lion 10.7.2 1.2G xcode 1.8G
xcode不是3。2G么?
t*******o
发帖数: 1124
47
来自主题: Apple版 - xcode 4.2更新问题
xcode是做什么用的?
l***s
发帖数: 1405
1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)