亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費(fèi)注冊(cè) 查看新帖 |

Chinaunix

  平臺(tái) 論壇 博客 文庫(kù)
最近訪問(wèn)板塊 發(fā)新帖
查看: 2909 | 回復(fù): 1
打印 上一主題 下一主題

[C++] 用VS2010編譯用VC6.0編譯通過(guò)的源程序,編譯通過(guò)后生成.dll,但無(wú)法調(diào)試運(yùn)行。求解釋 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報(bào)告]
發(fā)表于 2015-03-29 22:08 |只看該作者 |倒序?yàn)g覽
1>  WriteTrsnsData.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writetrsnsdata.cpp(166): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writetrsnsdata.cpp(179): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writetrsnsdata.cpp(181): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writetrsnsdata.cpp(192): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writetrsnsdata.cpp(194): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writetrsnsdata.cpp(205): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>  WriteNetData.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(600): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(601): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(614): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(61: warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(619): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(632): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(64: warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(664): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(673): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(674): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(675): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(68: warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(692): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(693): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(694): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(707): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(723): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(739): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(755): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\writenetdata.cpp(771): warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(110) : 參見(jiàn)“strcat”的聲明
1>  WriteLineData.cpp
1>  stdafx.cpp
1>  StateEstimate.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\stateestimate.cpp(39): warning C4244: “初始化”: 從“double”轉(zhuǎn)換到“unsigned int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\stateestimate.cpp(47): warning C4244: “初始化”: 從“double”轉(zhuǎn)換到“unsigned int”,可能丟失數(shù)據(jù)
1>  ReadTransData.cpp
1>  ReadLineData.cpp
1>  readdata.cpp
1>  MakeJacobian.cpp
1>  MakeInfoMatrix.cpp
1>  main.cpp
1>  Line_computerdll.cpp
1>  Int2ext.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\int2ext.cpp(24): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\int2ext.cpp(30): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\int2ext.cpp(36): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\int2ext.cpp(37): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>  GuassElimilation.cpp
1>  GetTopo.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(165): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(174): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(192): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(201): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(215): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(216): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(217): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(223): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(232): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(243): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(244): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(245): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(251): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\gettopo.cpp(260): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>  GetPFEst.cpp
1>  GetCalMatrix.cpp
1>  Ext2int.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\ext2int.cpp(42): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\ext2int.cpp(4: warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\ext2int.cpp(54): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\ext2int.cpp(55): warning C4244: “=”: 從“double”轉(zhuǎn)換到“int”,可能丟失數(shù)據(jù)
1>  Exchangedata.cpp
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(107): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(491): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(492): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(513): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(623): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(70: warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(770): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(832): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>c:\users\lenovo\desktop\全網(wǎng)temp\全網(wǎng)\exchangedata.cpp(981): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1>          f:\software\setup\vs10.0test\vc\include\string.h(105) : 參見(jiàn)“strcpy”的聲明
1>  正在生成代碼...
1>Link:
1>     正在創(chuàng)建庫(kù) .\Debug\WLSStateEstimate.lib 和對(duì)象 .\Debug\WLSStateEstimate.exp
1>LinkEmbedManifest:
1>     正在創(chuàng)建庫(kù) .\Debug\WLSStateEstimate.lib 和對(duì)象 .\Debug\WLSStateEstimate.exp
1>  WLSStateEstimate.vcxproj -> C:\Users\lenovo\Desktop\全網(wǎng)temp\全網(wǎng)\.\Debug\WLSStateEstimate.dll
1>FinalizeBuildStatus:
1>  正在刪除文件“.\Debug\WLSStateEstimate.unsuccessfulbuild”。
1>  正在對(duì)“.\Debug\WLSStateEstimate.lastbuildstate”執(zhí)行 Touch 任務(wù)。
1>
1>生成成功。
1>
1>已用時(shí)間 00:00:20.61
========== 生成: 成功 1 個(gè),失敗 0 個(gè),最新 0 個(gè),跳過(guò) 0 個(gè) ==========

論壇徽章:
0
2 [報(bào)告]
發(fā)表于 2015-03-29 22:10 |只看該作者
其中有較多的warning ,但是對(duì)程序都是沒(méi)有影響的,只是VS現(xiàn)在更嚴(yán)格。。。。請(qǐng)忽略。! 回復(fù) 1# da888888


   
您需要登錄后才可以回帖 登錄 | 注冊(cè)

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號(hào)-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號(hào):11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報(bào)專區(qū)
中國(guó)互聯(lián)網(wǎng)協(xié)會(huì)會(huì)員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過(guò)ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請(qǐng)注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP