合并修改
@ -55,7 +55,10 @@ namespace QFramework
|
||||
if (string.IsNullOrEmpty(xmlStr) == false)
|
||||
{
|
||||
// ¼ÓÔØXML
|
||||
|
||||
XDocument doc = XDocument.Parse(xmlStr);
|
||||
|
||||
|
||||
// »ñÈ¡¸ùÔªËØ
|
||||
XElement moduleXml = doc.Root;
|
||||
if (string.IsNullOrEmpty(index))
|
||||
|
||||
@ -45,6 +45,7 @@ namespace QFramework.Example
|
||||
|
||||
protected override void OnShow()
|
||||
{
|
||||
|
||||
Active(true);
|
||||
}
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
@ -163,8 +163,36 @@
|
||||
</Descript>
|
||||
|
||||
|
||||
|
||||
|
||||
<Device>
|
||||
<Name>三脚架</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_Sanjiaojia</Path>
|
||||
<Icon>gongju/gudao.png</Icon>
|
||||
</Device>
|
||||
<Device>
|
||||
<Name>单反</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_danfan</Path>
|
||||
<Icon>gongju/gudao.png</Icon>
|
||||
</Device>
|
||||
<Device>
|
||||
<Name>摄影机</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_Shexiangji</Path>
|
||||
<Icon>gongju/gudao.png</Icon>
|
||||
</Device>
|
||||
<Device>
|
||||
<Name>绿幕</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_lvmu</Path>
|
||||
<Icon>gongju/gudao.png</Icon>
|
||||
</Device>
|
||||
<Device>
|
||||
<Name>补光灯</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_buguangdeng</Path>
|
||||
<Icon>gongju/gudao.png</Icon>
|
||||
</Device>
|
||||
<Device>
|
||||
<Name>单反-电源开关</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
@ -220,12 +248,6 @@
|
||||
<Tip>取景器:拍摄(记录/待机)和播放过程中,摄像机的状态和设置会叠加到取景器中显示的图像上。</Tip>
|
||||
</Device>
|
||||
|
||||
<!--<Device>
|
||||
<Name>摄像机-记录指示灯</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_danfan/SM_kuaimen</Path>
|
||||
<Tip>记录指示灯:当记录存储卡或电池上的剩余容量太低时闪烁。</Tip>
|
||||
</Device>-->
|
||||
|
||||
|
||||
<Device>
|
||||
@ -242,19 +264,7 @@
|
||||
</Device>
|
||||
|
||||
|
||||
<!--<Device>
|
||||
<Name>摄像机-焦距调整旋钮</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_danfan/SM_kuaimen</Path>
|
||||
<Tip>焦距调整旋钮:通常位于摄像机镜头的外部,通过旋转焦距调整旋钮,可以改变镜头的焦距长度。</Tip>
|
||||
</Device>
|
||||
|
||||
<Device>
|
||||
<Name>摄像机-调焦旋钮</Name>
|
||||
<HighLight color="255,0,0,255"/>
|
||||
<Path>Main/SM_danfan/SM_kuaimen</Path>
|
||||
<Tip>调焦旋钮:通过旋转调焦旋钮,可以改变摄像机镜头的焦距,使拍摄的主体在画面中清晰成像。用户可以直接用手旋转调焦旋钮,根据自己的视觉判断和拍摄需求来精确调整焦距。</Tip>
|
||||
</Device>-->
|
||||
|
||||
|
||||
<Score>
|
||||
|
||||