???????????????????
???????????? ???????[ 2016/1/13 14:18:16 ] ??????????????? ??????????
?????????????????????????????????????????????????????????????????????????????μ????????<CONFIG>????????szConfig?У???????LoadConfig???????
//LoadConfig????????????????????????????????????ID?????szProductID???????????????????????pProductDetail?С?
BOOL CConfig::LoadConfig(const CHAR *szConfig)
{
if (NULL == szConfig)
return FALSE;
TiXmlElement element("");
element.Parse(szConfig?? NULL?? TIXML_ENCODING_UTF8);
// ??????????DefaultProduct???????????szProductID?С?
const CHAR *szProductID = TiXmlGetValue(&element?? "DefaultProduct");
if (!szProductID || strcmp(szProductID?? "") == 0)
{
return FALSE;
}
m_strDefaultProduct = szProductID;
// szWebServicesURL ???????δ????????????????????????
const CHAR *szWebServicesURL = TiXmlGetValue(&element?? "WebServicesURL");
if (szWebServicesURL)
{
m_strWebServicesURL = szWebServicesURL;
}
//????????????Product???????????????????????????pProductDetail????
TiXmlElement *pProductDetail=element.FirstChildElement("Product");
if (!pProductDetail || !ReadProductDetail(pProductDetail))
{
return FALSE;
}
return TRUE;
}
????ReadProductDetail?????????????product???????????????????pProductDetail????????strProductID??mapVersionInfo???汾???????.
??????????????????????????£???????????????????Product?μ?pProductDetail????????????????????szProductID??szVersion???????????????????????????m_lsProduct??list???2????????????pProductDetail????????????????????????汾????????szVersion???????ProductID????grayupdate?????汾??????????????????汾???????????????????????item?????????????
???????????????????????:
????1???????????????ж??????汾???????????????????????????
????2???????????14????????????????????????????????????????ID??????????????14?????????4????4?????????????????????????????14???????
????3????????????????????????????
????4??????????????????????????????
????????????????£?
???????????????????????漰???????????????????SPASVOС??(021-61079698-8054)?????????????????????????
??????
????????????????????????????????δ???????????????????????????????????????????????????????θ???Ч?????????????????????????????RequisiteCenterALM(??????????????)??????????????????????????????????????ι?????????????????????????????????????е?????????????????з?????????QC?????????????????????θ???Ч????????????????????????????????????????????????????????????????????????????????????????????????????????????????

???·???
App??С????H5?????????????????Щ??
2024/9/11 15:34:34?????????????????????????
2024/9/10 11:13:49P-One ???????????????????????????????????????
2024/9/10 10:14:12???????????????????????????
2024/9/9 18:04:26??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44