<pre name="code" class="plain"><apex:page docType="html-5.0" sidebar="false" showHeader="false" standardStylesheets="false" cache="true" controller="MyController" > <apex:inputField value="{!myDateField__c}" type="date" showDatePicker="false" style="width:150px;" /> </page>
html-5.0 日付入力項目について
本文介绍如何使用Apex创建一个日期输入字段,并展示了如何通过代码设置日期字段的具体样式及属性,如宽度等。

被折叠的 条评论
为什么被折叠?



