<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>App_Data &#8211; 科技改变生活-雨落星辰</title>
	<atom:link href="https://p1e.cn/html/tag/app_data/feed" rel="self" type="application/rss+xml" />
	<link>https://p1e.cn</link>
	<description>所有的伟大,都源于一个勇敢的开始</description>
	<lastBuildDate>Tue, 09 Feb 2021 10:31:42 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
	<item>
		<title>App_Data是什么意思</title>
		<link>https://p1e.cn/html/2523.html</link>
					<comments>https://p1e.cn/html/2523.html#respond</comments>
		
		<dc:creator><![CDATA[Naoki]]></dc:creator>
		<pubDate>Tue, 09 Feb 2021 10:31:42 +0000</pubDate>
				<category><![CDATA[运维笔记]]></category>
		<category><![CDATA[App_Data]]></category>
		<guid isPermaLink="false">https://www.815494.com/?p=2523</guid>

					<description><![CDATA[App_Data文件夹是.NET平台下，在创建网站时自动创建的。它位于Web应用程序根目录下， App_Data文件夹应该包含应用程序的本地数据存储。它通常以文件(诸如Microsoft Access或Microsoft SQL Server Express数据库、XML文件、文本文件以及应用程序支持的任何其他文件)形式包含数据存储。该文件夹内容不由ASP.NET处理。该文件夹是ASP.NET提供程序存储自身数据的默认位置。 需要注意的是 默认ASP.NET帐户被授予对文件夹的完全访问权限。如果碰巧要改变ASP.N]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" class="aligncenter" src="https://img0510.loeila.com/2021/02/2021020815144560399.jpg?imageMogr2/format/webp/interlace/1/quality/100" /></p>
<p>App_Data文件夹是.NET平台下，在创建网站时自动创建的。它位于Web应用程序根目录下， App_Data文件夹应该包含应用程序的本地数据存储。它通常以文件(诸如Microsoft Access或Microsoft SQL Server Express数据库、XML文件、文本文件以及应用程序支持的任何其他文件)形式包含数据存储。该文件夹内容不由ASP.NET处理。该文件夹是ASP.NET提供程序存储自身数据的默认位置。</p>
<p>需要注意的是 默认ASP.NET帐户被授予对文件夹的完全访问权限。如果碰巧要改变ASP.NET帐户，一定要确保新帐户被授予对该文件夹的读/写访问权。</p>
<div></div>]]></content:encoded>
					
					<wfw:commentRss>https://p1e.cn/html/2523.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
