logo
  • 教程列表
  • SO官方文檔
  • Visualforce 頁面開發
    • 基本頁面
    • 使用標準控制器
  1. StackOverflow 文件
  2. Salesforce 教程
  3. Visualforce 頁面開發
  4. 基本頁面

基本頁面

Created: November-22, 2018

可以像這樣建立一個基本的 VisualForce 頁面:

<apex:page>
  <h1>Hello, world!</h1>
</apex:page>
  • 使用標準控制器
  • Visualforce 頁面開發

Copyright © 2018. All right reserved

tastones.com 备案号:鲁ICP备18045372号-1

  • 關於本站
  • 免責聲明