xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

技術(shù)選型 1、后端使用技術(shù) springframework4.3.7.RELEASE mybatis3.4.1 shiro1.3.2 servlet3.1.0 druid1.0.28 slf4j1.7.19 fastjson1.2.30 poi3.15 velocity1.7 alisms1.0 quartz2.2.3 mysql5.1.39 前端使用技術(shù) Vue2.5.1 iview layer3.0.3 jquery2.2.4 bootstrap3.3.7 jqgrid5.1.1 ztreev3.5.26 froala_editor1.2.2 iNotify platform-admin 后臺管理 platform-api 微信小程序商城api接口 platform-common 公共模塊 platform-framework 系統(tǒng)WEB合并 platform-gen 代碼生成 platform-schedule 定時任務(wù) platform-shiro 登陸權(quán)限相關(guān) platform-shop 商城后臺管理 wx-mall 微信小程序商城 實現(xiàn)功能 一:會員管理 會員管理 會員等級 收貨地址管理 會員優(yōu)惠劵 會員收藏 會員足跡 搜索歷史 購物車 二:商城配置 區(qū)域配置 商品屬性種類 品牌制造商 商品規(guī)格 訂單管理 商品類型 渠道管理 商品問答 反饋 關(guān)鍵詞 三:商品編輯 所有商品 用戶評論 產(chǎn)品設(shè)置 商品滿減搭配 商品規(guī)格 商品回收站 團購設(shè)置 四:推廣管理 廣告列表 廣告位置 優(yōu)惠劵管理 專題管理 專題分類 五:系統(tǒng)管理 管理員列表 角色管理 菜單管理 SQL監(jiān)控 定時任務(wù) 參數(shù)管理 代碼生成器 系統(tǒng)日志 文件上傳 通用字典表

資源截圖

代碼片段和文件信息

package?com.platform;

/**
?*?名稱:Test?

?*?描述:

?*
?*?@author?李鵬軍
?*?@version?1.0
?*?@since?1.0.0
?*/
public?class?Test?{
????public?static?void?main(String[]?args)?{
????????//Integer使用equals判斷
????????Integer?a?=?127;
????????Integer?b?=?127;
????????System.out.println(a?==?b);
????????Integer?c?=?129;
????????Integer?d?=?129;
????????System.out.println(c?==?d);

????????System.out.println(c.equals(d));

????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-04-13?03:56??platform\
?????文件????????1789??2018-04-13?03:56??platform\.gitignore
?????目錄???????????0??2018-04-13?03:56??platform\.idea\
?????目錄???????????0??2018-04-13?03:56??platform\.idea\artifacts\
?????文件?????????334??2018-04-13?03:56??platform\.idea\artifacts\platform_activiti_war.xml
?????文件???????10003??2018-04-13?03:56??platform\.idea\artifacts\platform_activiti_war_exploded.xml
?????文件?????????322??2018-04-13?03:56??platform\.idea\artifacts\platform_admin_war.xml
?????文件????????8769??2018-04-13?03:56??platform\.idea\artifacts\platform_admin_war_exploded.xml
?????文件?????????332??2018-04-13?03:56??platform\.idea\artifacts\platform_framework_war.xml
?????文件????????8861??2018-04-13?03:56??platform\.idea\artifacts\platform_framework_war_exploded.xml
?????文件?????????318??2018-04-13?03:56??platform\.idea\artifacts\platform_shop_war.xml
?????文件????????8137??2018-04-13?03:56??platform\.idea\artifacts\platform_shop_war_exploded.xml
?????文件?????????561??2018-04-13?03:56??platform\.idea\checkstyle-idea.xml
?????文件????????1398??2018-04-13?03:56??platform\.idea\compiler.xml
?????文件?????????876??2018-04-13?03:56??platform\.idea\dataSources.xml
?????文件?????????350??2018-04-13?03:56??platform\.idea\deployment.xml
?????文件?????????826??2018-04-13?03:56??platform\.idea\encodings.xml
?????目錄???????????0??2018-04-13?03:56??platform\.idea\inspectionProfiles\
?????文件????????1582??2018-04-13?03:56??platform\.idea\inspectionProfiles\Project_Default.xml
?????目錄???????????0??2018-04-13?03:56??platform\.idea\libraries\
?????文件?????????354??2018-04-13?03:56??platform\.idea\libraries\Maven__com_alibaba_druid_1_0_28.xml
?????文件?????????369??2018-04-13?03:56??platform\.idea\libraries\Maven__com_alibaba_fastjson_1_2_30.xml
?????文件?????????403??2018-04-13?03:56??platform\.idea\libraries\Maven__com_aliyun_oss_aliyun_sdk_oss_2_5_0.xml
?????文件?????????375??2018-04-13?03:56??platform\.idea\libraries\Maven__com_fasterxml_classmate_1_3_1.xml
?????文件?????????464??2018-04-13?03:56??platform\.idea\libraries\Maven__com_fasterxml_jackson_core_jackson_annotations_2_5_0.xml
?????文件?????????429??2018-04-13?03:56??platform\.idea\libraries\Maven__com_fasterxml_jackson_core_jackson_core_2_5_0.xml
?????文件?????????449??2018-04-13?03:56??platform\.idea\libraries\Maven__com_fasterxml_jackson_core_jackson_databind_2_5_0.xml
?????文件?????????371??2018-04-13?03:56??platform\.idea\libraries\Maven__com_github_axet_kaptcha_0_0_9.xml
?????文件?????????388??2018-04-13?03:56??platform\.idea\libraries\Maven__com_github_virtuald_curvesapi_1_04.xml
?????文件?????????371??2018-04-13?03:56??platform\.idea\libraries\Maven__com_google_code_gson_gson_2_6_2.xml
?????文件?????????366??2018-04-13?03:56??platform\.idea\libraries\Maven__com_jhlabs_filters_2_0_235.xml
............此處省略2289個文件信息

評論

共有 條評論

相關(guān)資源