中文亚洲精品无码_熟女乱子伦免费_人人超碰人人爱国产_亚洲熟妇女综合网

當(dāng)前位置: 首頁 > news >正文

石家莊商城網(wǎng)站搭建多少錢西安百度推廣運(yùn)營

石家莊商城網(wǎng)站搭建多少錢,西安百度推廣運(yùn)營,代做道路畢業(yè)設(shè)計(jì)網(wǎng)站,品牌logo設(shè)計(jì)理念介紹標(biāo)題 由于js是性能孱弱的單線程語言,只要在渲染中執(zhí)行了一些其他操作,會中斷渲染,導(dǎo)致頁面卡死,卡頓,吐司不消失等問題。在安卓端可以調(diào)用java線程池,把耗時操作寫入線程池里面,優(yōu)化性能。 實(shí)…

標(biāo)題

由于js是性能孱弱的單線程語言,只要在渲染中執(zhí)行了一些其他操作,會中斷渲染,導(dǎo)致頁面卡死,卡頓,吐司不消失等問題。在安卓端可以調(diào)用java線程池,把耗時操作寫入線程池里面,優(yōu)化性能。

實(shí)現(xiàn)

使用native.js,直接貼出代碼

 class JavaExecutorPool {constructor() {// #ifdef APP-PLUSconst ScheduledThreadPoolExecutor = plus.android.importClass("java.util.concurrent.ScheduledThreadPoolExecutor")this.executor = new ScheduledThreadPoolExecutor(8)this.reusableRunnable = this.createReusableRunnable();this.block = null;// #endif}createReusableRunnable() {// #ifdef APP-PLUSlet that = this;return plus.android.implements("java.lang.Runnable", {// 用于存儲動態(tài)邏輯run: function () {if (that.block) {console.log("JavaExecutorPool 執(zhí)行動態(tài)邏輯")that.block(); // 執(zhí)行動態(tài)邏輯that.block = null; // 執(zhí)行完后清除邏輯}}});// #endif}execute(block) {// #ifdef APP-PLUSconsole.log("JavaExecutorPool 執(zhí)行邏輯")this.block = block; // 動態(tài)注入邏輯this.executor.execute(this.reusableRunnable);// #endif}schedule(block, delay) {// #ifdef APP-PLUSif (delay <= 0){this.execute(block)return}setTimeout(() => {this.execute(block)}, delay)// #endif}shutdown() {// #ifdef APP-PLUSthis.executor.shutdown()// #endif}
}
export default JavaExecutorPool;
const javaExecutorPool = new JavaExecutorPool()

使用示例

// 在其他文件中
import javaExecutorPool from './JavaExecutorPool';javaExecutorPool.execute(() => {console.log("復(fù)用單例實(shí)例");
});
http://www.risenshineclean.com/news/5168.html

相關(guān)文章:

  • 百度做的網(wǎng)站seo實(shí)戰(zhàn)
  • 綜合商城網(wǎng)站程序營銷策劃書范文案例
  • 襄陽營銷型網(wǎng)站寶雞seo培訓(xùn)
  • 江西網(wǎng)站制作企業(yè)qq一年多少費(fèi)用
  • 哪個網(wǎng)站可以做旅行攻略seo推廣排名公司
  • 網(wǎng)站建設(shè)思路品牌推廣專員
  • 蕪湖哪家公司做網(wǎng)站不錯什么叫seo網(wǎng)絡(luò)推廣
  • 互聯(lián)網(wǎng)app網(wǎng)站建設(shè)方案模板百度seo關(guān)鍵詞優(yōu)化公司
  • 攜程特牌 的同時做別的網(wǎng)站蘭州做網(wǎng)站的公司
  • 上海網(wǎng)站建設(shè)備案號鄭州seo代理外包公司
  • 富錦建設(shè)局網(wǎng)站現(xiàn)在網(wǎng)絡(luò)推廣方式
  • 自己搭建服務(wù)器 發(fā)布網(wǎng)站 域名如何申請秦皇島seo招聘
  • 網(wǎng)站的建設(shè)屬于無形資產(chǎn)海外市場推廣策略
  • asp的網(wǎng)站為企業(yè)策劃一次網(wǎng)絡(luò)營銷活動
  • 東莞網(wǎng)站建設(shè)在哪里福建百度seo排名點(diǎn)擊軟件
  • 網(wǎng)站開發(fā)公司的選擇百色seo外包
  • 廈門網(wǎng)站建設(shè)公seo關(guān)鍵詞優(yōu)化推廣哪家好
  • 三水建設(shè)網(wǎng)站國外推廣都是怎么推廣
  • 大慶百度做網(wǎng)站多少錢外貿(mào)國際網(wǎng)站推廣
  • 用帝國做的網(wǎng)站只收錄首頁百度一下百度搜索
  • 電商系統(tǒng)開發(fā)解決方案鎮(zhèn)江百度seo
  • 門戶網(wǎng)站建設(shè)情況總結(jié)淘寶指數(shù)查詢?nèi)肟?/a>
  • 手機(jī)表格制作軟件排名優(yōu)化培訓(xùn)
  • 青島市住房和城鄉(xiāng)建設(shè)局官方網(wǎng)站營銷傳播服務(wù)
  • 優(yōu)化服務(wù)平臺windows優(yōu)化大師win10
  • 網(wǎng)站制作教程企業(yè)網(wǎng)站的域名是該企業(yè)的
  • wordpress優(yōu)化版seo靜態(tài)頁源碼
  • 做網(wǎng)站怎么插入圖片推廣宣傳
  • 廣州市政府門戶網(wǎng)站淘寶運(yùn)營培訓(xùn)班學(xué)費(fèi)大概多少
  • 香港空間的網(wǎng)站會關(guān)嗎網(wǎng)站接廣告平臺