検索

 条件1  項目   が 
 条件2  項目   が 
 条件3  項目   が 
  条件に日付を使用する場合には(例)2010/04/01のように入力してください。

{if $db_error == ""} {section name=item loop=$list_view} {assign var="licence_keitai" value="`$list_view[item].licence_keitai`"} {/section}
選択 {$license_col.001}{if $sort == 'licence_kanrino'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.002}{if $sort == 'soft_name'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.003}{if $sort == 'licence_keitai'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.004}{if $sort == 'hard_kanrino'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.005}{if $sort == 'up_licence_kanrino'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.006}{if $sort == 'install_su'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.007}{if $sort == 'install_qty'}{if $asc == 'ASC'}▲{else}▼{/if}{/if} {$license_col.008}{if $sort == 'tyoutatu_date'}{if $asc == 'ASC'}▲{else}▼{/if}{/if}
{if $list_view[item].licence_kanrino}{$list_view[item].licence_kanrino|escape:"html"}{else} {/if} {if $list_view[item].soft_name}{$list_view[item].soft_name|escape:"html"}{else} {/if} {if $licence_keitai}{$type_col.$licence_keitai|escape:"html"}{else} {/if} {if $list_view[item].hard_kanrino}{$list_view[item].hard_kanrino|escape:"html"}{else} {/if} {if $list_view[item].up_licence_kanrino}{$list_view[item].up_licence_kanrino|escape:"html"}{else} {/if} {if $list_view[item].install_su}{if $list_view[item].install_su == 99999999}無制限{else}{$list_view[item].install_su|escape:"html"}{/if}{else} {/if} {if $list_view[item].install_qty}{$list_view[item].install_qty|escape:"html"}{else} {/if} {if $list_view[item].tyoutatu_date}{$list_view[item].tyoutatu_date|date_format:"%G/%m/%d"}{else} {/if}
{else}
  • {$db_error}
{/if}