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://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>

        灵石县| 肇源县| 泽库县| 隆安县| 建瓯市| 朝阳市| 大同县| 泸西县| 新蔡县| 富锦市| 都兰县| 安泽县| 新源县| 湛江市| 南宫市| 淄博市| 外汇| 明光市| 游戏| 金门县| 汨罗市| 承德县| 巴彦县| 临湘市| 寻甸| 四川省| 东方市| 隆尧县| 武城县| 通辽市| 卢氏县| 梁山县| 册亨县| 江门市| 珲春市| 禄劝| 宁安市| 陆丰市| 基隆市| 博罗县| 菏泽市|