如何在ASP.NET中使用缓存 [英] How To Use Cache in ASP.NET

查看:66
本文介绍了如何在ASP.NET中使用缓存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hi。

如何在ASP.NET中为Cache分配参数?例如,我会调用缓存:



hi.
How do I assign parameters to the Cache in ASP.NET? For example, I would call the Cache:

<% Response.Write (Cache ["test"]. ToString ());%>





我希望字符串a | b | c发送到测试缓存。我该怎么办?



I want the string "a | b | c" would send To "test" Cache. What should I do?

推荐答案

查看这篇文章:



关于缓存的初学者教程在ASP.NET中



初学者关于ASP.NET缓存的教程 [ ^ ]



我希望这个对你有帮助。
Check this Article :

A Beginner's Tutorial on Caching in ASP.NET

A Beginner's Tutorial on Caching in ASP.NET[^]

I hope this will help to you.


这篇关于如何在ASP.NET中使用缓存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆