<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://itecfun.com/extern.php?action=feed&amp;tid=3166&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[个人知识管理站 / vs2012 error c4996: This function or variable may be unsafe]]></title>
		<link>http://www.itecfun.com/viewtopic.php?id=3166</link>
		<description><![CDATA[vs2012 error c4996: This function or variable may be unsafe 最近发表的帖子。]]></description>
		<lastBuildDate>Fri, 19 Jun 2015 00:36:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[vs2012 error c4996: This function or variable may be unsafe]]></title>
			<link>http://www.itecfun.com/viewtopic.php?pid=3323#p3323</link>
			<description><![CDATA[<p>使用vs2012，遇到如下错误。</p><p>error C4996: &#039;fopen&#039;: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.&#160; &#160; e:\myprojects\c\easypr\src\mywin32\win32app.cpp&#160; &#160; 328&#160; &#160; 1&#160; &#160; myWin32</p><p> </p><p>解决方案，项目 -&gt;属性 -&gt; c/c++ -&gt; 预处理器 -&gt; 点击预处理器定义，编辑，加入_CRT_SECURE_NO_WARNINGS，即可。</p>]]></description>
			<author><![CDATA[dummy@example.com (xuyg)]]></author>
			<pubDate>Fri, 19 Jun 2015 00:36:49 +0000</pubDate>
			<guid>http://www.itecfun.com/viewtopic.php?pid=3323#p3323</guid>
		</item>
	</channel>
</rss>
