E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
executable
Create Smaller Delphi XE
Executable
s: Remove RTTI, Pack EXE
CreateSmallerDelphiXE
Executable
s:RemoveRTTI,PackEXEByZarkoGajic,About.comGuideJuly26,2011MyBioHeadlinesForumRSSFollowmeon
ilvu999
·
2012-10-24 15:00
linux静态链接库与动态链接库的区别及动态库的创建
所有相关的对象文件(objectfile)与牵涉到的函数库(library)被链接合成一个可执行文件(
executable
file)。
rheostat
·
2012-10-22 18:00
linux
File
gcc
Path
library
编译器
如何查看Linux是32位还是64位
查看linux机器是32位还是64位的方法:file/sbin/init或者file/bin/ls/sbin/init:ELF64-bitLSB
executable
,x86-64,version1(
spark428
·
2012-10-22 08:42
linux
version
shared
linked
是
天天记录 - Ubuntu系统再次编译android 4.1.2遇到问题
host
Executable
:clang(out/host/linux-x86/obj/
EXECUTABLE
S/clang_intermediates/clang)out/host/linux-x86/
love_world_
·
2012-10-21 22:00
基于Jetty的可执行war
但远比使用内嵌 tomcat 的war要苗条; 工程在: the
executable
SmartGeek
·
2012-10-21 17:00
java
webservice
jetty
Hudson became self-
executable
阅读更多From:http://weblogs.java.net/blog/2007/02/11/hudson-became-self-
executable
Hudson/Jenkins总是制作成一个“单
SmartGeek
·
2012-10-21 15:00
java
webservice
jenkins
hudson
Hudson became self-
executable
From: http://weblogs.java.net/blog/2007/02/11/hudson-became-self-
executable
Hudson/Jenkins
SmartGeek
·
2012-10-21 15:00
java
webservice
Jenkins
hudson
BigWorld文件夹结构
bigworld–Containssourceforallbigworldclientandserverapplications,and
executable
sfortoolsdoc–Documentation
zhang06fan
·
2012-10-18 19:00
server
library
interface
tools
resources
textures
DCMTK:wwwapp instalation
3.INSTALLFILESb)Thencopyall
executable
sfromdcmtk/dcmwlm/wwwappstothesamedirectory:preplock,readoviw,readwlstandwritwlst
qimo601
·
2012-10-18 15:00
DCMTK
worklist
webServer
www
application
DCMTK:wwwapp instalation
3.INSTALLFILESb)Thencopyall
executable
sfromdcmtk/dcmwlm/wwwappstothesamedirectory:preplock,readoviw,readwlstandwritwlst
qimo601
·
2012-10-18 15:00
DCMTK
worklist
webServer
www
application
DCMTK:wwwapp instalation
3.INSTALLFILESb)Thencopyall
executable
sfromdcmtk/dcmwlm/wwwappstothesamedirectory:preplock,readoviw,readwlstandwritwlst
qimo601
·
2012-10-18 15:00
application
webserver
www
DCMTK
worklist
CxImage
Downloadfullsourcefiles-2.52MBDownload
executable
demo-710.26KB PrefaceYearsafterthepreviousversion,Icantellthatthearticlehassurviveditsauthor
stuartjing
·
2012-10-16 18:00
Shortcuts removal fails on Windows Vista
Shortcuts_removal_fails_on_Windows_VistaShortcutsremovalfailsonWindowsVistaFromNSISWikiWindowsVistaandWindows7automaticallyidentifyinstaller
executable
s
happyrabbit456
·
2012-10-16 00:00
windows
function
user
command
delete
installer
查找 EXC_BAD_ACCESS 问题根源的方法
首先双击XCode工程中,
Executable
s下的可执行模组,在弹出窗口中,Variablestobesetintheenvironment,添加NSZombieEnabled,并设定为YES,点击选中复选框启用此变量
FoxBabe
·
2012-10-14 20:00
在max os 中让eclipse支持Retina display
id=382972 CFBundle
Executable
e
slowfei
·
2012-10-13 16:00
java
eclipse
OS
IBM
测试
encoding
在ubuntu x86_64 GCC4.6上ics编译错误以及解决办法
warning:"_FORTIFY_SOURCE"redefined[enabledbydefault]:0:0:note:thisisthelocationofthepreviousdefinitionhost
Executable
sonach
·
2012-10-12 16:00
Writing a Simple Publisher and Subscriber (C++)
WritingaSimplePublisherandSubscriber(C++)WritingthePublisherNode"Node"istheROStermforan
executable
thatisconnectedtotheROSnetwork.Herewe'llcreatethepublisher
Koupoo
·
2012-09-29 15:00
C++
object
function
String
tutorials
optimization
64位archlinux下面使用adb需要安装的包
运行一下file命令$fileadbadb:ELF32-bitLSB
executable
,Intel80386,version1(SYSV),dynamicallylinked(usessharedlibs
topgun38
·
2012-09-29 10:00
数据库
object
File
library
X86
debugging
iphone 模拟器 XCode gdb 查找无法定位的程序崩溃
相信大多数iphone开发者都知道在
Executable
中设置NSZombieEnable来显示程序崩溃的位置和具体的信息,但是很多时候程序崩溃的时候都是报出一些一些让我们无法知晓的提示 如:FREED
zhangkongzhongyun
·
2012-09-29 10:00
shell
object
xcode
iPhone
终端
使用windbg替代vs进行断点调试
(1) windbg的安装、symbol文件的装载等基本配置操作 (2) 打开
executable
文件 (3) 按F5运行程序,等待程序把初始化工作做完 (4) 按Ctrl+break暂停程序,以便设置断点
braveyly
·
2012-09-28 12:00
android的system.img,userdata.img,ramdisk.img分析
命令查询文件类型fileramdisk.img-->ramdisk.img:gzipcompresseddata,fromUnixfilesystem.img-->system.img:VMSAlpha
executable
filesystem.img
flymachine
·
2012-09-27 09:00
android
image
cache
File
脚本
System
SQL to Mongo Mapping Chart
Mongo Mapping Chart http://www.mongodb.org/display/DOCS/SQL+to+Mongo+Mapping+Chart MySQL
executable
pascal4123
·
2012-09-26 23:00
mapping
android 4.0.3编译错误
ubuntu11.1064位gcc、g++版本均为4.4.61、host
Executable
:adb(out/host/linux-x86/obj/
EXECUTABLE
S/adb_intermediates
a363175481
·
2012-09-25 14:00
android,编译过程遇到的错误
thisisthelocationofthepreviousdefinition cc1plus:allwarningsbeingtreatedaserrors make:***[out/host/linux-x86/obj/
EXECUTABLE
S
haoanbang
·
2012-09-24 16:00
Qt的系统变量
mingw\bin保证不要有QtCreator的bin.加两个variables,QTDIR=C:\QtSDK\Desktop\Qt\4.8.1\mingw; QT_QMAKE_
EXECUTABLE
colddie
·
2012-09-21 16:00
c
dll
qt
Path
variables
Unity Loading Resources at Runtime
Thereareanumberofscenarioswhereyouwanttoincludesomekindofassetinyourfinishedgamethatisnotincludedinsidetheprimarygame
executable
tanmengwen
·
2012-09-20 21:00
File
Collections
download
resources
reference
dependencies
ELF文件格式及程序加载执行过程总汇(1)
t=206356这是我这段时间学习elf文件格式搜集的资料,其中的一些重量级文档,比如linkersandloaders,the
executable
andlinkableformat等等就不贴出来了,太大
lingfong_cool
·
2012-09-19 19:00
object
header
table
文档
postscript
Standards
访问嵌入式网页出错:The requested URL '/' resolves to a file which is marked
executable
but is not a CGI file
问题:在目标板中开启了thttpd服务;在/home/httpd/html/目录下放置包括index.html在内的所有网页;在/home/httpd/html/cgi-bin/目录下放置pdu.cgi文件,pdu.cgi的权限为777;在/etc/thttpd.con中的内容是:#Thissectionoverridesdefaultsdir=/home/httpd/html#chrootnoc
david_xtd
·
2012-09-19 17:34
web开发
嵌入式linux
网络服务
访问嵌入式网页出错:The requested URL '/' resolves to a file which is marked
executable
but is not a CGI file
问题:在目标板中开启了thttpd服务;在/home/httpd/html/目录下放置包括index.html在内的所有网页;在/home/httpd/html/cgi-bin/目录下放置pdu.cgi文件,pdu.cgi的权限为777;在/etc/thttpd.con中的内容是:#Thissectionoverridesdefaultsdir=/home/httpd/html#chrootnoc
David_xtd
·
2012-09-19 17:00
浏览器
File
cgi
嵌入式
url
ELF之學習心得01
目前Linux的主要的可執行檔格式是ELF(
Executable
andLinkingFormat),ELF為COFF格式的後繼者,主要特徵是可擁有多個section,並且有32-bit與64-bit的數值用以區別其格式屬於
HMSIWTV
·
2012-09-18 16:00
android 编译库过程
msm7627a_sku3/obj/lib/libopencore_player.so) targetStrip:BufferQueue_test(out/target/product/msm7627a_sku3/obj/
EXECUTABLE
S
yuzaipiaofei
·
2012-09-18 11:00
android
image
server
object
System
download
DSP COFF vs. ELF
COFF(commonobjectfileformat)和ELF(
Executable
andLinkingFormat)是两种很相似的可执行文件格式,功能也很相似,具体区别在于它内部对段落和内容存放的方式标志稍有不同
yuyin86
·
2012-09-17 20:00
object
File
out、COFF、ELF 的历史渊源
平台下三种主要的可执行文件格式:a.out(assemblerandlinkeditoroutput汇编器和链接编辑器的输出)、COFF(CommonObjectFileFormat通用对象文件格式)、ELF(
Executable
andLinkingFormat
yuyin86
·
2012-09-17 20:00
Oracle数据库语句大全(二)
数据操纵命令事务控制命令游标控制SQL函数和SQL运算符支持面向对象编程(OOP)可移植性更佳的性能,PL/SQL经过编译执行分为三个部分:声明部分,可执行部分和异常处理部分[declaredeclarations]begin
executable
zhouyuqin3510
·
2012-09-10 10:26
oracle
如何查看linux和windows系统是32位还是64位系统
UbuntuSMPFriApr1609:39:35UTC2010i686i686i386GNU/Linux2.file/bin/lsstat@ttpod:~$file/bin/ls/bin/ls:ELF32-bitLSB
executable
chummyhe89
·
2012-09-06 17:00
windows
linux
exception
cache
扩展
alignment
目的檔格式 (ELF)
目的檔格式(ELF)目的檔ELF格式(
Executable
andLinkingFormat)是UNIX/Linux系統中較先進的目的檔格式。
kyokowl
·
2012-09-06 13:00
《Oracle Database 11g SQL 开发指南》学习笔记——第11章_PL/SQL编程简介
11.1、块结构 [DECLARE declaration_statements ] BEGIN
executable
_statements [EXCEPTION
yijichangkong
·
2012-09-04 16:00
oracle
sql
编程
数据库
function
database
杂项记录
重装MyEclipse时报错The Pulse-explorer
executable
launcher was unable 删除系统盘下的Program Files\Genuitec文件夹,然后再重装
likaidalian
·
2012-09-03 08:00
记录
cmake 1
编写工程主文件CMakeLists.txtPROJECT(NEWHELLO)ADD_SUBDIRECTORY(src)编写src/CMakeLists.txtADD_
EXECUTABLE
(mainmain.c
drbinzhao
·
2012-08-29 10:00
jvm工具(三)jmap
语法 jmap [ option ] pid jmap [ option ]
executable
core jmap [ option ] [server-id@]remote-hostname-or-IP
leichenlei
·
2012-08-28 16:00
jvm
工具
JMAP
The Eclipse
executable
launcher was unable to locate its companion shared library
首先重新下个版本的eclipse,比如eclipse-SDK-3.7-win32,你要是64位的系统就选64的,然后解压缩一下。 再配置下环境变量:系统变量:新建变量名:JAVA_HOME变量值:F:\ProgramFiles\Java\jdk1.6.0_26(注意,我java安装在这所以填这个,你要是在C盘要把它改成C盘的你java的目录).变量名:classpath变量值:.;%JAVA_HO
jiaoyu12
·
2012-08-28 10:00
java
eclipse
jdk
Path
library
如何查看Linux是32位还是64位,以及发行版本
[root@localhost]#:file/sbin/init/sbin/init:ELF32-bitLSB
executable
,Intel80386,version1(SYSV),forGNU/Linux2.6.9
kongdeqian1988
·
2012-08-25 18:00
linux
File
VS2008常见问题解决方法
CannotOpen“msxml4.dll":nosuchfileofdirectory解决方案:Options --> ProjectsandSolutions-->VC++Directories下的
Executable
files
fengzhishang2019
·
2012-08-24 16:00
JMF getDeviceLIst 得到null解决方案
这两天用JMF做了个小聊天程序,当用ant打包成
executable
jar以后,用命令行如何运行都出现getDeviceList返回null的情况,怒的很,最后查阅好多资料。
BingDuang
·
2012-08-24 15:36
Java
JMF getDeviceLIst 得到null解决方案
这两天用JMF做了个小聊天程序,当用ant打包成
executable
jar以后,用命令行如何运行都出现getDeviceList返回null的情况,怒的很,最后查阅好多资料。
Icecream0
·
2012-08-24 15:00
eclipse
jdk
ant
jar
null
聊天
Chapter 7 Linking——1(CSAPP读书笔记)
Staticlinking ObjectfileRelocatableobjectfile
Executable
objectfileSharedobjectfile:Aspecialtypeofrelocatableobjectfile
kurama_sai
·
2012-08-23 12:00
object
unix
File
读书
语言
linker
Ubuntu笔记--软件安装篇
目前接触到的程序安装格式有.deb,.bin,还有可执行类型(后缀看不到,查看属性时显示类型为
executable
)。知道的有以下几种方式: 1、通过源安装。
Cycle_C
·
2012-08-23 10:00
Python in Xcode4
Editscheme"->"Run"->"Info"->"
Executable
"as"/usr/bin/python"(use⇧⌘G).5.Forthe"Debugger"fie
cpdoor2163_com
·
2012-08-22 21:00
Android源码编译make的错误处理
make遇到缺什么就安装什么/usr/bin/ld:cannotfind-lzhost
Executable
:aapt(out/host/linux-x86/obj/
EXECUTABLE
S/aapt_intermediates
ff313976
·
2012-08-20 15:00
android
String
command
Flex
File
deprecated
elf和coff格式
WhenyourcompilercompilesyourCcode,itgeneratesanobjectfile,whichisconsequentlylinkedintoaprogram.These"object"filesand"
executable
"fileshaveaspecificformat
wu407797466
·
2012-08-20 14:00
windows
object
Microsoft
compiler
Primitive
linker
上一页
116
117
118
119
120
121
122
123
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他