zoukankan      html  css  js  c++  java
  • words

    1、scalar :标量的;分级的;数量的

    2、initial  : 初始的 ;

    3、setAccessible   设置可访问权限

    4、Modifier   修饰符

    5、proxy   代理

    6、invoke   调用

    7、structure    项目结构

    8、synchronized   同步的

    9、dialog  会话,对话框

    10、enum   枚举

    11、Singleton   独生子女  ,单例模式

    12、signature  签名

    13、InterruptedException   中断异常

    14、Thread Communication   线程通信 

    15、notify  唤醒       wait    等待

    16、surround with    包围  、环绕

    17、 重入锁    ReentrantLock

    18、序数  。。也就是索引    ordinal

    19、声明   declaredfield

    20、属性、字段    field

    21、界面   interface

    22、图形化   Graphical 

    23、适配器   Adapter  

    24、  网格  Grid

    25、流式布局管理器      flowLayout

    26、标签    label

    27、按下   press

    28、  释放   release

    29、可拖动    dragged

    30、flush    清空缓存区数据

    31、匹配器    matcher

    32、模式  pattern 

  • 相关阅读:
    自动化测试常用断言的使用方法
    python接口自动化-有token的接口项目使用unittest框架设计
    postman
    HTML5基础
    HTML基础
    Web常见产品问题及预防
    JSON语法详解
    HTTP协议详解
    接口理论详解
    设计模式之装饰者模式
  • 原文地址:https://www.cnblogs.com/ivan5277/p/10083965.html
Copyright © 2011-2022 走看看