txtinput.log

来自「测试brew手机所支持的输入法调用,不同的手机所使用的输入法参数不同,可对其进行」· LOG 代码 · 共 17 行

LOG
17
字号

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

---------------------------------------------------------------
OBJECT txtinput.o
	D:\ADSv1_2\bin\armcc -c -DDYNAMIC_APP -cpu ARM7TDMI -apcs /ropi/interwork/norwpi -littleend -zo -fa -g -Ospace -O2 -I. -ID:\BDK201\inc  -o txtinput.o  e:\Tempdoc\输入法测试\txtinput.c
---------------------------------------------------------------
---------------------------------------------------------------
TARGET E:\Tempdoc\输入法测试\txtinput.elf
	D:\ADSv1_2\bin\armlink -o E:\Tempdoc\输入法测试\txtinput.elf -ropi -rwpi -entry 0x8000 AEEModGen.o AEEAppGen.o txtinput.o -first AEEMod_Load
---------------------------------------------------------------
TARGET E:\Tempdoc\输入法测试\txtinput.mod
	D:\ADSv1_2\bin\fromelf  E:\Tempdoc\输入法测试\txtinput.elf -bin E:\Tempdoc\输入法测试\txtinput.mod
Warning: Q0115W: Deprecated command syntax will not be supported in future versions. Use -output to specify the output file.
Finished: 0 information, 1 warning and 0 error messages.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?