安装UltraEdit 14.00a后语法加亮没有了,发现可以这样设置“语法加亮”,从菜单中选择“高级”-“配置” ,在左边的树上选择“编辑器显示”-“语法加亮”,右边选择“浏览”,找到C:/Program Files/IDM Computer Solutions/UltraEdit,选择“wordfile.uew”,单击“确定”。

wordfile.uew:

// Last updated 11/1/2010/L20"Smali" Nocase Line Comment = # String Chars = '" File Extensions = SMALI Escape Char = \/Colors = 0,8421376,8421376,8421504,255,/Colors Back = 16777215,16777215,16777215,16777215,16777215,/Colors Auto Back = 1,1,1,1,1,/Font Style = 0,0,0,0,0,/Open Brace Strings = "{" "(" "[" /Close Brace Strings = "}" ")" "]"/Open Fold Strings = ".annotation" ".field" ".method" ".packed-switch" ".sparse-switch"/Close Fold Strings = ".end annotation" ".end field" ".end method" ".end packed-switch" ".end sparse-switch"/Indent Strings = "{" ".method" ".packed-switch" ".sparse-switch"/Unindent Strings = "}" ".end method" ".end packed-switch" ".end sparse-switch"/Delimiters = "$(), .:;{}#/Function String = ".method *("/C1"Keywords 1" STYLE_KEYWORD Colors = 16711680 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 1.annotation .array-data.catch .catchall .class.end .enum .epilogue.field.implements .line.local .locals.method.packed-switch .parameter .prologue.registers .restart.source .sparse-switch .subannotation .superannotation array-datafieldlocalmethodpacked-switch parametersparse-switch subannotation/C2"Keywords 2" STYLE_KEYWORD Colors = 32768 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0abstract annotationbridgeconstructordeclared-synchronizedenumfinalinterfacenativeprivate protected publicstatic strictfp synchronized synthetic systemtransientvarargs volatile/C3"Instructions" Colors = 33023 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0add-double add-double/2addr add-float add-float/2addr add-int add-int/2addr add-int/lit16 add-int/lit8 add-long add-long/2addr aget aget-boolean aget-byte aget-char aget-object aget-short aget-wide and-int and-int/2addr and-int/lit16 and-int/lit8 and-long and-long/2addr aput aput-boolean aput-byte aput-char aput-object aput-short aput-wide array-length check-cast cmp-long cmpg-double cmpg-float cmpl-double cmpl-float const const-class const-string const-string-jumbo const-wide const-wide/16 const-wide/32 const-wide/high16 const/16 const/4 const/high16 div-double div-double/2addr div-float div-float/2addr div-int div-int/2addr div-int/lit16 div-int/lit8 div-long div-long/2addr double-to-float double-to-int double-to-long execute-inline fill-array-data filled-new-array filled-new-array/range float-to-double float-to-int float-to-long goto goto/16 goto/32 if-eq if-eqz if-ge if-gez if-gt if-gtz if-le if-lez if-lt if-ltz if-ne if-nez iget iget-boolean iget-byte iget-char iget-object iget-object-quick iget-quick iget-short iget-wide iget-wide-quick instance-of int-to-byte int-to-char int-to-double int-to-float int-to-long int-to-short invoke-direct invoke-direct-empty invoke-direct/range invoke-interface invoke-interface/range invoke-static invoke-static/range invoke-super invoke-super-quick invoke-super-quick/range invoke-super/range invoke-virtual invoke-virtual-quick invoke-virtual-quick/range invoke-virtual/range iput iput-boolean iput-byte iput-char iput-object iput-object-quick iput-quick iput-short iput-wide iput-wide-quick long-to-double long-to-float long-to-int monitor-enter monitor-exit move move-exception move-object move-object/16 move-object/from16 move-result move-result-object move-result-wide move-wide move-wide/16 move-wide/from16 move/16 move/from16 mul-double mul-double/2addr mul-float mul-float/2addr mul-int mul-int/2addr mul-int/lit8 mul-int/lit16 mul-long mul-long/2addr neg-double neg-float neg-int neg-long new-array new-instance nop not-int not-long or-int or-int/2addr or-int/lit16 or-int/lit8 or-long or-long/2addr packed-switch rem-double rem-double/2addr rem-float rem-float/2addr rem-int rem-int/2addr rem-int/lit16 rem-int/lit8 rem-long rem-long/2addr return return-object return-void return-wide sget sget-boolean sget-byte sget-char sget-object sget-short sget-wide shl-int shl-int/2addr shl-int/lit8 shl-long shl-long/2addr shr-int shr-int/2addr shr-int/lit8 shr-long shr-long/2addr sparse-switch sput sput-boolean sput-byte sput-char sput-object sput-short sput-wide sub-double sub-double/2addr sub-float sub-float/2addr sub-int sub-int/2addr sub-int/lit16 sub-int/lit8 sub-long sub-long/2addr throw ushr-int ushr-int/2addr ushr-int/lit8 ushr-long ushr-long/2addr xor-int xor-int/2addr xor-int/lit16 xor-int/lit8 xor-long xor-long/2addr /C4"Variables" Colors = 16711808 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0v0 v1 v2 v3 v4 v5 v6 v7 v8 v9 v10v11 v12 v13 v14 v15 v16 v17 v18 v19 v20v21 v22 v23 v24 v25 v26 v27 v28 v29 v30v31 v32 v33 v34 v35 v36 v37 v38 v39 v40/C5"Parameters" Colors = 16744448 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0p0 p1 p2 p3 p4 p5 p6 p7 p8 p9 p10p11 p12 p13 p14 p15 p16 p17 p18 p19 p20/C6"Section 1" Colors = 4227072 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0** L .../C7"Section 2" Colors = 4227200 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0** $ .../C8"Section 3" Colors = 16512 Colors Back = 16777215 Colors Auto Back = 1 Font Style = 0** : ...

 

 

更多相关文章

  1. ADT的安装和配置
  2. 搭建Android生产环境傻瓜教程(一)Ubuntu系统环境和常用软件
  3. Android(安卓)实现用户列表信息的功能,然后选择删除幻灯片删除功
  4. Android自定义图片选取器,类似微信样式,自带裁剪功能,适配Android7.
  5. Android面试题目之常见的选择题
  6. Android日期显示和选择库
  7. Android(安卓)代码混淆语法讲解及常用模板
  8. 开发者如何选择系统平台?Android、IOS还是Windows Phone?
  9. 38、Android编写应用-使用布局编辑器Layout Editor构建界面

随机推荐

  1. Mac下Android卸载
  2. Android获取App版本号和版本名
  3. 作业五之AsyncTask,SQLite,Contacts,Auto
  4. 【Android】城市列表,字母吸顶
  5. Android(安卓)常用 adb 命令
  6. 网络请求框架之Retrofit2.0基本讲解
  7. Android Build系统分析
  8. GetSystemService的详解
  9. 简单的 Android 系统主要版本对比图表
  10. Android 照相机触摸浮层之探索