📄 fwwebsample.rcp
字号:
<!ELEMENT event_config EMPTY > <!ATTLIST event_config select CDATA #REQUIRED> <!ELEMENT code_gen EMPTY > <!ATTLIST code_gen tmplt_file CDATA #REQUIRED> <!ELEMENT ip_support EMPTY > <!ATTLIST ip_support stack (ipv4 | ipv4_6) #REQUIRED> <!ELEMENT security_preferences (group_list, view_list) > <!ATTLIST security_preferences model (access | view) #REQUIRED> <!ATTLIST security_preferences access_level CDATA #REQUIRED> <!ATTLIST security_preferences access_options CDATA #REQUIRED> <!ATTLIST security_preferences javascript_digest CDATA #REQUIRED> <!ELEMENT group_list (group*) > <!ELEMENT group EMPTY > <!ATTLIST group name CDATA #REQUIRED> <!ELEMENT view_list (view*) > <!ELEMENT view EMPTY > <!ATTLIST view name CDATA #REQUIRED> <!ELEMENT file_manager EMPTY> <!ATTLIST file_manager filemgr_enb (true | false) #REQUIRED> <!ATTLIST file_manager dir_enb (true | false) #REQUIRED> <!ATTLIST file_manager dir_dflt CDATA #REQUIRED> <!ATTLIST file_manager dir_len CDATA #REQUIRED> <!ELEMENT dbg_list (dbg*) > <!ELEMENT dbg EMPTY > <!ATTLIST dbg def CDATA #REQUIRED> <!ELEMENT future_extensions (#PCDATA)> <!ATTLIST future_extensions xml:space (default | preserve) "preserve"> <!ELEMENT function_templates EMPTY> <!ATTLIST function_templates output_location CDATA #REQUIRED> <!ELEMENT ignition_c ( header_list, custom_variable_type_list, rapidmark_list, windgroup_list )> <!ATTLIST ignition_c output_location CDATA ""> <!ATTLIST ignition_c output_locationH CDATA ""> <!ATTLIST ignition_c output_locationP CDATA ""> <!--This is the list of C header files that should be #included in any builds of wmb_*.c. --> <!ELEMENT header_list ( header* )> <!ELEMENT header EMPTY> <!ATTLIST header name CDATA #REQUIRED> <!--This is the list of custom variable types, should you want to be able to reuse any glue-code routines. vt - Variable type name - The name of the variable type, such as ipaddress parent - The name of the built-in type from which this is derived validstr- The descriptor/valiadtion string notes - Notes about this type --> <!ELEMENT custom_variable_type_list ( vt* )> <!ELEMENT vt (#PCDATA)> <!ATTLIST vt name CDATA #REQUIRED> <!ATTLIST vt parent CDATA #REQUIRED> <!ATTLIST vt validstr CDATA #REQUIRED> <!ATTLIST vt notes CDATA #REQUIRED> <!ATTLIST vt xml:space (default | preserve) "preserve"> <!--This is our list of WindMarks. --> <!ELEMENT rapidmark_list ( rm* )> <!ELEMENT rm EMPTY> <!ATTLIST rm name CDATA #REQUIRED> <!ATTLIST rm vt CDATA #REQUIRED> <!ATTLIST rm c_vt CDATA #REQUIRED> <!ATTLIST rm perm ( readonly | readwrite ) #REQUIRED> <!ATTLIST rm rl CDATA #REQUIRED> <!ATTLIST rm wl CDATA #REQUIRED> <!ATTLIST rm grp CDATA #REQUIRED> <!ATTLIST rm dc CDATA #REQUIRED> <!ATTLIST rm dct CDATA #REQUIRED> <!ATTLIST rm group CDATA #REQUIRED> <!ATTLIST rm hdlr CDATA #REQUIRED> <!ATTLIST rm oid CDATA #REQUIRED> <!ATTLIST rm validstr CDATA #REQUIRED> <!ATTLIST rm alt CDATA #REQUIRED> <!ATTLIST rm issub CDATA "" > <!ATTLIST rm hidden CDATA #REQUIRED> <!ATTLIST rm imply CDATA #REQUIRED> <!ATTLIST rm index CDATA #REQUIRED> <!ATTLIST rm rw CDATA #REQUIRED> <!ATTLIST rm nvm CDATA #REQUIRED> <!ATTLIST rm defval CDATA #REQUIRED> <!ATTLIST rm defidx CDATA #REQUIRED> <!ATTLIST rm hndtyp CDATA #REQUIRED> <!ATTLIST rm lock CDATA #REQUIRED> <!ATTLIST rm undo CDATA #REQUIRED> <!ATTLIST rm time CDATA #REQUIRED> <!ATTLIST rm prty CDATA #REQUIRED> <!ATTLIST rm hndcfg CDATA #REQUIRED> <!ATTLIST rm notes CDATA #REQUIRED> <!ELEMENT windgroup_list ( wg* )> <!ELEMENT wg ( member_list ) > <!ATTLIST wg name CDATA #REQUIRED> <!ATTLIST wg type CDATA #REQUIRED> <!ATTLIST wg struct CDATA #REQUIRED> <!ATTLIST wg oid CDATA #REQUIRED> <!ATTLIST wg hdlr CDATA #REQUIRED> <!ATTLIST wg hndtyp CDATA #REQUIRED> <!ATTLIST wg lock CDATA #REQUIRED> <!ATTLIST wg undo CDATA #REQUIRED> <!ATTLIST wg time CDATA #REQUIRED> <!ATTLIST wg prty CDATA #REQUIRED> <!ATTLIST wg hndcfg CDATA #REQUIRED> <!ELEMENT member_list ( m_wg* )> <!ELEMENT m_wg EMPTY> <!ATTLIST m_wg name CDATA #REQUIRED> <!ATTLIST m_wg idx CDATA #REQUIRED> <!ATTLIST m_wg field CDATA #REQUIRED> <!ATTLIST m_wg mode CDATA #REQUIRED>]><base_rc_project version_major="4" version_minor="00" output_location=".\" output_locationH=".\" output_locationP=".\"> <enabled_blades> <blade type="RCW" /> </enabled_blades> <workspace project_name="fwWebSample" component_name="fwWebScreenComponent" parent_name="" dirC=".\" dirH=".\" dirP=".\" main="false" inibld="true" iniunq="true" eol="true" warn_prm="false" warn_var="false" subproj="false"> <wmbcons_lst> <wmbcons name="Cli" agnt="false" clnt="false" dyn="false" stc="false" /> <wmbcons name="Mib" agnt="false" clnt="false" dyn="false" stc="false" /> <wmbcons name="Web" agnt="true" clnt="false" alone="false" dyn="false" stc="true" /> <wmbcons name="Nvm" mode="none" cgfile="" /> </wmbcons_lst> <subproj_lst> </subproj_lst> <proj_lst> </proj_lst> </workspace> <options_h> <system_specifications> <os type="vxworks" prop_os_flag="__CUSTOMER_SPECIFIC_OS__" /> <compiler sbyte="char" sbyte2="short" sbyte4="int" ubyte="unsigned_char" ubyte2="unsigned_short" ubyte4="unsigned_int" /> <hardware endianness="little" hw_ticks="sysClkRateGet()" /> </system_specifications> <general_configuration dflt_hnd="" dflt_lck="" dflt_udo="" dflt_tim="" dflt_pri=""> <rapidmark_options underlying_struct="hash_table" rapidmark_buffer_size="1000"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -