我刚买了新iPad,现在我有两台iOS设备,一台iPod和一台iPad.所以我意识到iOS是一个很好的操作系统来开发一些东西,但问题是我在Windows下,我没有任何购买Mac的计划.无论如何我想要的不是SDK for Windows的端口,所以我可以用Objective-C开发.但我想知道的是所有(也许)我必须为iPad开发的替代品(我现在更感兴趣)和其他iOS设备.
PS:我对应用程序开发感兴趣,而不是游戏开发
我正在阅读解释性语言的优缺点,其中一个最常见的缺点是速度慢,但为什么解释语言中的程序会变慢?
我有一个基类,用于我ActivityBase自己派生的所有活动()android.app.Activity.在onCreate中,我想基于当前正在执行的子类执行一些条件逻辑.如果SomeCustomActivity和AnotherCustomActivity两者都扩展ActivityBase,我如何在父类(ActivityBase)中确定哪两个是当前正在执行的?
我正在尝试使用gcc在我的Linux(Ubuntu 8.04)中编译zpipe.c示例,但是我遇到了一些错误,请看一下:
[ubuntu@eeepc:~/Desktop] gcc zpipe.c
/tmp/ccczEQxz.o: In function `def':
zpipe.c:(.text+0x65): undefined reference to `deflateInit_'
zpipe.c:(.text+0xd3): undefined reference to `deflateEnd'
zpipe.c:(.text+0x150): undefined reference to `deflate'
zpipe.c:(.text+0x1e8): undefined reference to `deflateEnd'
zpipe.c:(.text+0x27b): undefined reference to `deflateEnd'
/tmp/ccczEQxz.o: In function `inf':
zpipe.c:(.text+0x314): undefined reference to `inflateInit_'
zpipe.c:(.text+0x382): undefined reference to `inflateEnd'
zpipe.c:(.text+0x3d7): undefined reference to `inflate'
zpipe.c:(.text+0x44b): undefined reference to `inflateEnd'
zpipe.c:(.text+0x4c1): undefined reference to `inflateEnd'
zpipe.c:(.text+0x4f6): undefined reference to `inflateEnd'
collect2: ld returned 1 exit status
[ubuntu@eeepc:~/Desktop]
Run Code Online (Sandbox Code Playgroud)
请记住,我已正确安装zLib-dev,但为什么我会收到此错误?
我现在要学习ARM Assembly,为我的Windows Mobile 5 iPAQ开发,但我有一些问题:
我正在研究Go语言,但我想知道是否有任何IDE仅为它开发,但它具有GUI设计功能,如Visual Studio和Netbeans.
有没有人有指导让Eclipse(Galileo),PyDev和Virtualenv一起工作?我特意试图运行Pinax,但任何说明都没问题.
我以为我有它(甚至博客除了最后一步 - 交互式调试之外的所有内容)仍然没有解决方案.我特别关注OS X,但任何答案都应该足够了.这是迄今为止我发现的最好的资源:
http://blog.vlku.com/index.php/2009/06/10/djangoeclipse-with-code-complete-screencast/
我有一些存储在Integer被叫中的数字mode,但我需要在一个中使用它们TProcess.为此,我需要将其转换Integer为a String,因为如果我不这样做,我得到错误:
不兼容的类型:得到"LongInt"预期"AnsiString"
然后我想知道如何将a转换Integer为a String?
我正在尝试使我的网页的一部分符合浏览器的宽度,因为我正在使用width: 100%,问题是它显示滚动条而我无法使用,overflow-x: hidden;因为它会使一些内容隐藏,所以我怎么解决这个问题?
#news {
list-style-type: none;
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
margin-right: 10px;
margin-left: 10px;
padding: 0;
-webkit-user-select: text;
}
Run Code Online (Sandbox Code Playgroud) 我正在开发一个程序,我正在使用一个字符串(generatedCode)包含一些\n在我正在使用它的textBox中输入换行符(textBox1.Text = generatedCode),但是当我运行程序时,而不是破坏该行我正在看一个正方形.
请记住,我已将MultilinetextBox 的值设置为True.
string ×2
android ×1
arm ×1
assembly ×1
c ×1
c# ×1
compression ×1
css ×1
delphi ×1
django ×1
eclipse ×1
embedded ×1
go ×1
gui-designer ×1
ide ×1
inheritance ×1
integer ×1
ios ×1
ipad ×1
iphone ×1
java ×1
layout ×1
lazarus ×1
newline ×1
overflow ×1
performance ×1
port ×1
pydev ×1
python ×1
variables ×1
virtualenv ×1
width ×1
windows-7 ×1
x86 ×1
zlib ×1