Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在它已经为网格加载所有可能的数据时将其存储在本地,以防止对服务器的不必要请求。
据我了解,我需要将代理类型更改为“内存”,但我仍然没有得到所需的结果。
有人可以为我提供解决方案吗?
我正在检查门户页面以加载图像,它的加载速度非常慢。我们从文件系统中选择图像,从数据库中选择图像名称并读取它们,创建一个列表并使用 a4j:mediaOutput 标签显示结果。但是图像的加载速度非常慢。
2 php - 正则表达式不返回适当的匹配