1. <ul id="0c1fb"></ul>

      <noscript id="0c1fb"><video id="0c1fb"></video></noscript>
      <noscript id="0c1fb"><listing id="0c1fb"><thead id="0c1fb"></thead></listing></noscript>

      99热在线精品一区二区三区_国产伦精品一区二区三区女破破_亚洲一区二区三区无码_精品国产欧美日韩另类一区

      RELATEED CONSULTING
      相關(guān)咨詢
      選擇下列產(chǎn)品馬上在線溝通
      服務(wù)時(shí)間:8:30-17:00
      你可能遇到了下面的問(wèn)題
      關(guān)閉右側(cè)工具欄

      新聞中心

      這里有您想知道的互聯(lián)網(wǎng)營(yíng)銷解決方案
      CArchive串行化操作

      串行化保存數(shù)據(jù)

      創(chuàng)新互聯(lián)建站專業(yè)為企業(yè)提供衛(wèi)濱網(wǎng)站建設(shè)、衛(wèi)濱做網(wǎng)站、衛(wèi)濱網(wǎng)站設(shè)計(jì)、衛(wèi)濱網(wǎng)站制作等企業(yè)網(wǎng)站建設(shè)、網(wǎng)頁(yè)設(shè)計(jì)與制作、衛(wèi)濱企業(yè)網(wǎng)站模板建站服務(wù),十載衛(wèi)濱做網(wǎng)站經(jīng)驗(yàn),不只是建網(wǎng)站,更提供有價(jià)值的思路和整體網(wǎng)絡(luò)服務(wù)。

      	//創(chuàng)建文件  
      	CFile file(_T("1.txt"),CFile::modeCreate | CFile::modeWrite);  
      	//串行化,存儲(chǔ)  
      	CArchive ar(&file,CArchive::store);  
      	//存儲(chǔ)數(shù)據(jù)  
      	int   i = 0x31;  
      	char ch = 'A';  
      	float f = 1.3f;  
      	CString str(_T("chinayu@qq.com"));  
      	//寫入串行化  
      	ar<

      串行化讀出數(shù)據(jù)

      //打開文件  
      CFile file("1.txt",CFile::modeRead);  
      //加載流  
      CArchive ar(&file,CArchive::load);  
      //接收變量  
      int i;  
      char ch;  
      float f;  
        
      CString str;  
      CString strresult;  
      //提取數(shù)據(jù)給變量  
      ar>>i>>ch>>f>>str;  
      strresult.Format("%d,%c,%f,%s",i,ch,f,str);//轉(zhuǎn)化格式  
      AfxMessageBox(strresult);

      當(dāng)前名稱:CArchive串行化操作
      轉(zhuǎn)載來(lái)源:http://www.ef60e0e.cn/article/gdgsoi.html
      99热在线精品一区二区三区_国产伦精品一区二区三区女破破_亚洲一区二区三区无码_精品国产欧美日韩另类一区
      1. <ul id="0c1fb"></ul>

        <noscript id="0c1fb"><video id="0c1fb"></video></noscript>
        <noscript id="0c1fb"><listing id="0c1fb"><thead id="0c1fb"></thead></listing></noscript>

        若尔盖县| 平乡县| 榆中县| 开阳县| 应城市| 额敏县| 洪雅县| 颍上县| 广灵县| 高要市| 台山市| 应城市| 喀喇沁旗| 响水县| 永兴县| 望都县| 故城县| 景东| 河曲县| 上杭县| 弋阳县| 天全县| 洪洞县| 吴堡县| 卢龙县| 清河县| 大理市| 大方县| 临泽县| 丰顺县| 苍梧县| 琼中| 浑源县| 师宗县| 循化| 牟定县| 梁平县| 泗水县| 信宜市| 台北市| 新平|