02概述(国外英文资料).doc

  1. 1、本文档共25页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
02概述(国外英文资料)

02概述(国外英文资料) General principles of PFC programming: No changes can be made to the library files that begin with PFC at any time. You must follow the naming convention of the PFC. 3, at any time to create objects (such as: menu, Windows), do not use New (New), and should use the Inherit (inheritance), from the expansion of the PFC layer Inherit the parent class. Whenever you use a control, dont use standard controls, instead, select user object and select the appropriate object from the extension layer of the PFC. (more to be added) The naming convention for PFC Naming conventions Naming conventions: The Object naming conventions Object naming convention The following prefix standard for object names: The PFC USES the following prefix as the standard for object naming: pfcobject_type_objectname The Pfc_ object type _ object name Where: Among them: ? Pfcobject: the object is part of the PFC level or the extension level. Objects that are part of the PFC level have the prefix PFC_ Pfcobject indicates that this object is the object of the PFC layer. If the object is a PFC layer, the name of the object must be prefixed with PFC_. If an object is non-pfc layer, you can omit the prefix. ? Type are the object type The type indicates the type of the object. This table describes the object types. The following table lists the naming rules for all objects: The Prefix the Description The prefix that M_ Menu The m_ Menu (Menu) N_ Standard class user object Standard class user object (Standard class user object) N_cst Custom class user object The Custom class user object (Custom class user object) S_ Global structure S_ Global structure U_ Visual user object The u_ Visual user object (Visual user object) W_ Window W_ Window (Window) For example: Such as: ? Pfc_w_master is the master window and is in the PFC level Pfc_w_master represents the main window object of the PFC layer. ? Pfc_u_tvs is the TreeView visual user object and is in the PFC level Pfc_u_tv stands for a PFC layer tr

您可能关注的文档

文档评论(0)

f8r9t5c + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8000054077000003

1亿VIP精品文档

相关文档