通達(dá)信插件選股編程規(guī)范.rar編譯不過(guò),還有很多warning,能幫忙解決下嗎? [通達(dá)信]
-
咨詢內(nèi)容:
您好,通達(dá)信插件選股編程規(guī)范.rar編譯不過(guò),還有很多warning,能幫忙解決下嗎?
1>------ 已啟動(dòng)全部重新生成: 項(xiàng)目: MyPlugin, 配置: Debug Win32 ------
1>正在刪除項(xiàng)目“MyPlugin”(配置“Debug|Win32”)的中間文件和輸出文件
1>正在編譯...
1>MyPlugin.cpp
1>d:\myplugin\myplugin.cpp(29) : warning C4273: “RegisterDataInterface”: dll 鏈接不一致
1> d:\myplugin\plugin.h(42) : 參見(jiàn)“RegisterDataInterface”的前一個(gè)定義
1>d:\myplugin\myplugin.cpp(35) : warning C4273: “GetCopyRightInfo”: dll 鏈接不一致
1> d:\myplugin\plugin.h(44) : 參見(jiàn)“GetCopyRightInfo”的前一個(gè)定義
1>d:\myplugin\myplugin.cpp(37) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(38) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(39) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(40) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(41) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(42) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(45) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(49) : 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> d:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : 參見(jiàn)“strcpy”的聲明
1>d:\myplugin\myplugin.cpp(63) : error C2065: “nIndex”: 未聲明的標(biāo)識(shí)符
1>d:\myplugin\myplugin.cpp(69) : warning C4244: “參數(shù)”: 從“l(fā)ong”轉(zhuǎn)換到“WORD”,可能丟失數(shù)據(jù)
1>d:\myplugin\myplugin.cpp(99) : warning C4273: “InputInfoThenCalc1”: dll 鏈接不一致
1> d:\myplugin\plugin.h(46) : 參見(jiàn)“InputInfoThenCalc1”的前一個(gè)定義
1>d:\myplugin\myplugin.cpp(117) : warning C4244: “參數(shù)”: 從“l(fā)ong”轉(zhuǎn)換到“WORD”,可能丟失數(shù)據(jù)
1>d:\myplugin\myplugin.cpp(128) : warning C4273: “InputInfoThenCalc2”: dll 鏈接不一致
1> d:\myplugin\plugin.h(48) : 參見(jiàn)“InputInfoThenCalc2”的前一個(gè)定義
1>d:\myplugin\myplugin.cpp(139) : warning C4244: “參數(shù)”: 從“l(fā)ong”轉(zhuǎn)換到“short”,可能丟失數(shù)據(jù)
1>d:\myplugin\myplugin.cpp(152) : warning C4244: “參數(shù)”: 從“l(fā)ong”轉(zhuǎn)換到“WORD”,可能丟失數(shù)據(jù)
1>StdAfx.cpp
1>正在生成代碼...
1>生成日志保存在“file://d:\MyPlugin\Debug\BuildLog.htm”
1>MyPlugin - 1 個(gè)錯(cuò)誤,16 個(gè)警告
========== 全部重新生成: 成功 0 個(gè),失敗 1 個(gè),跳過(guò) 0 個(gè) ==========
- 通達(dá)信技術(shù)部: 編程規(guī)范經(jīng)測(cè)試是沒(méi)有問(wèn)題的。
有思路,想編寫(xiě)各種指標(biāo)公式,程序化交易模型,選股公式,預(yù)警公式的朋友
可聯(lián)系技術(shù)人員 QQ: 511411198 進(jìn)行 有償 編寫(xiě)!(不貴!點(diǎn)擊查看價(jià)格!)
相關(guān)文章
-
沒(méi)有相關(guān)內(nèi)容