zoukankan      html  css  js  c++  java
  • strategy


    STRATEGY  .c.body.strategy
    add_matrix_tb  .c.tbf.strategy.amtb 
    alignment_frame  .c.body.strategy.af 
    alignment_scroll .c.body.strategy.af.as 
    alignment_tree  .c.body.strategy.af.at 
    anomalous_tb  .c.tbf.strategy.atb 
    auto_complete_b  .c.body.strategy.acb 
    breakdown  .c.body.strategy.breakdown 
    breakdown_combo  .c.body.strategy.bc 
    chart   .c.body.strategy.cf.chart 
    chart_frame  .c.body.strategy.cf 
    completeness_pie .c.body.strategy.pie 
    heading_f  .c.body.strategy.hf 
    heading_l  .c.body.strategy.hf.fl 
    hull   .c.body.strategy 
    max_res_e  .c.tbf.strategy.maxre 
    menu_frame  .c.body.strategy.cf.mf 
    min_res_e  .c.tbf.strategy.minre 
    mosaicity_e  .c.tbf.strategy.me 
    peak_sep_x_e  .c.tbf.strategy.psxe 
    peak_sep_y_e  .c.tbf.strategy.psye 
    sector_frame  .c.body.strategy.sf 
    sector_menu  .c.body.strategy.cf.mf.sector_menu 
    sector_menu_scroll .c.body.strategy.cf.mf.sms 
    sector_scroll  .c.body.strategy.sf.ss 
    sector_tree  .c.body.strategy.sf.st 
    sync_project_tb  .c.tbf.strategy.sstb 
    testgen_b  .c.body.strategy.tstgb 
    toolbar   .c.tbf.strategy 


    pack method
    .c.tbf.strategy.sstb
    .c.tbf.strategy.amtb
    .c.tbf.strategy.maxre 
    .c.tbf.strategy.minre
    .c.tbf.strategy.me
    .c.tbf.strategy.psxe
    .c.tbf.strategy.psye

    grid
    .c.body.strategy.hf
    pack
    .c.body.strategy.hf.fl

    grid
    .c.body.strategy.acb            -row 1 -column 4
    .c.body.strategy.tstgb          -row 3 -column 4
    .c.body.strategy.sf         -row 1 -column 1
    .c.body.strategy.pie            -row 2 -column 4
    .c.body.strategy.af        
    .c.body.strategy.cf
    .c.body.strategy.breakdown
    .c.body.strategy.sf.st
    .c.body.strategy.sf.ss
    .c.body.strategy.sf                  columnconfigure and rowconfigure
    .c.body.strategy.af.at 
    .c.body.strategy.af.as
    .c.body.strategy.af               columnconfigure and rowconfigure

    pack
    .c.body.strategy.cf.mf 
    .c.body.strategy.cf.chart

    gird
    .c.body.strategy.cf.mf.sector_menu
    .c.body.strategy.cf.mf.sms
    .c.body.strategy.cf.mf                rowconfigure

  • 相关阅读:
    Windows-快速预览文件-QuickLook
    Chrome简洁高效管理下载项
    有Bug?你的代码神兽选对了吗
    保护视力-刻不容缓
    一次看懂 Https 证书认证
    Web前端助手-功能丰富的Chrome插件
    Chrome自动格式化Json输出
    网络爬虫
    彻底搞懂Cookie,Session,Token三者的区别
    Redis内存满了的解决办法
  • 原文地址:https://www.cnblogs.com/greencolor/p/2140766.html
Copyright © 2011-2022 走看看