模版化列表

2022-01-20 16:38:47 字數 519 閱讀 6105

幹了一段時間,是時候總結一下了,主要總結下前台用到的技術。areainfo.js資料定義如下:

,

]}---------------------

前台簡單的**如下,主要用到template.js 和jquery.js, test1.js:

name

num

------test1.js -----

$(document).ready(function() ,

datatype: "json",

type: "get",

async: false,

success: function (json)

else

},error: function (error)

});});

邏輯很簡單,ajax請求定義的json資料,然後呼叫template**,格式化資料顯示形成資料列表,類似 jsp用起來很方便。

模版特例化

模板是編譯時多型,函式體內是執行時,執行時判斷型別是type id函式返回type info型別的物件 這裡只需要個模板特化就可以了 templatet work t template 特化版 int work int a 也就是你要知道t是什麼型別,你就必須提供靜態版本的多型.編譯時不可能有什麼函...

freemarker 模版靜態化

思路很簡單,建立模板 ftl 將模板和資料揉在一起 生成html檔案 1.建立ftl模板 public void consultaiontohtml string cid else if vo.getremarks equals 1 else if vo.getremarks equals 2 if...

freemarker 模版靜態化

public void consultaiontohtml string cid else if vo.getremarks equals 1 else if vo.getremarks equals 2 if null vo vo.getconsultaiontype equals cheats ...