代码搜索:如何学习 Ls?
找到约 10,000 项符合「如何学习 Ls?」的源代码
代码结果 10,000
www.eeworm.com/read/250328/12414080
htm ls.htm
Static Call Graph - [D:\extint0\ls.axf]
Static Call Graph for image D:\extint0\ls.a
www.eeworm.com/read/250328/12414086
hex ls.hex
:0400000500000000F7
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE50000A0E1F0FF1FE518F09FE554
:1000200058000000400000004400000048000000AC
:100030004C0000000000000050
www.eeworm.com/read/250328/12414098
sct ls.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
www.eeworm.com/read/250328/12414106
opt ls.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/250328/12414113
plg ls.plg
礦ision3 Build Log
Project:
D:\extint0\ls.uv2
Project File Date: 10/19/2007
Output:
Build target 'Target 1'
assembling Startup.s...
compiling
www.eeworm.com/read/250328/12414114
lnp ls.lnp
"startup.o" "extint.o" --strict --scatter "ls.sct"
--map --xref --callgraph --symbols
--info sizes --info totals --info unused --info veneers
--list ".\ls.map" -o "ls.axf"
www.eeworm.com/read/250328/12414117
map ls.map
ARM Linker, RVCT3.0 [Build 951] for uVision [Full]
================================================================================
Section Cross References
startup.o(STACK) refers (Speci
www.eeworm.com/read/250328/12414119
tra ls.tra
*** Creating Trace Output File 'ls.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"startup.o"'
### List of Objects: adding '"extint.o"'
### ADS-L
www.eeworm.com/read/250328/12414123
axf ls.axf
www.eeworm.com/read/336808/12414873
txt ls.txt
名称 : ls
使用权限 : 所有使用者
使用方式 : ls [-alrtAFR] [name...]
说明 : 显示指定工作目录下之内容(列出目前工作目录所含之档案及子目录)。
参数 :
-s 显示文件的大小
-a 显示所有档案及目录 (ls内定将档案名称或目录名称开头为"."的视为隐藏档,不会列出)
-l 除档案名称外,亦将档案型态、权限、拥有者、档案大小等资讯详细列 ...