Hongmu Notes
Home Program Notes

Program Notes

In the final analysis, programmers taking notes is an efficient behavior of recording work experience. It can not only record the various technical problems encountered in the process of program development, but also record the beneficial experiences gained in learning technical knowledge. It can both help...

Apple cms video details list page $obj array variable reference

Apple cms video details list page $obj array variable reference Program Notes Apple cms

Array ( [vod_id] => 1191 [type_id] => 9 [type_id_1] => 1 [group_id] => 0 [vod_name] => Historical Mission [vod_sub] => [vod_en] => lishideshim…
👁 250
Apple cms video details list page breadcrumb navigation

Apple cms video details list page breadcrumb navigation Program Notes Apple cms

<section class="container"> <ul class="breadcrumb"> <li><a href="{$maccms.path}"><i class="icon icon-home"></i>&am…
👁 310
Apple cms video call tag (the latest video, call you like it)

Apple cms video call tag (the latest video, call you like it) Program Notes Apple cms

Video call tag: order sorting order desc reverse order, asc forward order by sorting basis start from which item num gets the number of items ids specifies the category parent gets the first level classification; child gets the subcategory; 1, 2, 3 group specified ID; flag video=vod article=art {maccms:type num="10" order…
👁 778
Apple cms guestbook label

Apple cms guestbook label Program Notes Apple cms

Parameters: num: number of data items Default value 10 paging: whether to enable paging yes by: data sorting basis id, time Example: {maccms:gbook num="10" paging="no" order="desc" by="time&quo…
👁 545
Apple cms randomly calls video

Apple cms randomly calls video Program Notes Apple cms

{maccms:vod num="6" type="current" order="desc" by="rnd"} {$key} Serial number {$vo.vod_id} Number {$vo.vod_name} Name {$vo.vod…
👁 927
Apple cms friendly connection call

Apple cms friendly connection call Program Notes Apple cms

{maccms:link num= "10" type= "font"} {$key} 序号 {$vo.link_id} Number {$vo.link_name} 名称 {$vo.link_type} Type {$vo.link_logo} logo {$vo.link...
👁 316
Apple cms video category page $obj array reference

Apple cms video category page $obj array reference Program Notes Apple cms

Array ( [type_id] => 6 [type_name] => subclass [type_en] => zilei1 [type_sort] => 1 [type_mid] => 1 [type_pid] => 1 [type_status] => 1 …
👁 222
Apple cms video list page video arrangement button

Apple cms video list page video arrangement button Program Notes Apple cms

<a href="{:mac_url_type($obj,['area'=>$param['area'],'lang'=>$param['lang'],'year'=>$param['year'],'level'=>$param['level'],'lette…
👁 125
Apple cms video list page display list

Apple cms video list page display list Program Notes Apple cms

{maccms:vod num="30" paging="yes" pageurl="vod/type" type="current" order="desc" by="time"…
👁 242
Apple cms video list pagination$

Apple cms video list pagination$ Program Notes Apple cms

Array ( [record_total] => 1336 [page_current] => 1 [page_total] => 45 [page_sp] => _ [page_prev] => 1 [page_next] => 2 [page_num] =&…
👁 283
1 14 15 16 17 18 23