问题是,每当用户需要移动到另一个页面时,都必须发送一个请求到服务器,从而导致页面使用新的数据集重新加载。
The problem is, each time the user needs to move to a different page, you must send a request back to the server, which would cause the page to reload with the new set of data.
第一个问题是对于数据何时被加载没有任何提示。
The first problem is that there's no indication of when the data has been loaded.
延迟抓取的另一个问题就是在获取到请求的数据前要一直打开数据库连接,否则应用就会抛出一个延迟加载异常。
Another issue with lazy fetching is that the database connection has to be retained until all the required data is fetched else the application will throw a lazy loading exception.
如果数据是像页面那样被静态加载的,这不成问题。
That's not a problem when the data is loaded in a static way, as this page is.
在多个查询语句的执行过程中需要保持数据库连接,否则会抛出一个延迟加载异常,这将导致数据出现问题。
Database connection needs to be maintained for the duration of the multiple query cycle else a lazy loading exception is thrown, resulting in inadequate use of resources.
如果Sales帐户可用,则说明数据加载和保存没问题。
If the Sales account is available, the data loading and saving is successful.
其中数据库文件格式用于数据库数据加载和存盘,数据库进程调度用于解决数据库的并行访问问题。
The database file format was used for loading and saving data of database, while the database process schedule was used for solving the questions of parallel data accessing.
我的问题是如何存储这些数据并加载到新的看法?
My question is how can I store this data and load it into the new view?
我不确定这会给我多少时间,因为问题不是加载数据,而是生成xml需要很长时间。
I'm not sure this will buy me much time, as the issue isn't with loading the data, but rather the long time that it takes to generate the XML.
特别是针对3维仿真引擎实时处理大场景海量3维模型数据的难点问题,提出了3维模型动态加载方法。
Especially, aiming at the question of dealing with big scene 3d simulation models in real time with 3d simulation engine, it brought forward the method of dynamic loading 3d model.
本发明解决目前用户数据加载速度慢及故障宕机而导致的用户数据重新加载问题。
The invention solves the problems that the user data has slow loading speed and the user data needs to be loaded again by the fault at present.
针对该问题,本文介绍了XML延时加载机制,该机制根据查询请求将查询所涉及到的XML数据加载到内存,避免了不必要的空间开销。
The paper introduces the lazy-loaded mechanism to solve the problem, the method can load parts of XML document to memory according to the query, therefore, avoids unnecessary space cost.
针对该问题,本文介绍了XML延时加载机制,该机制根据查询请求将查询所涉及到的XML数据加载到内存,避免了不必要的空间开销。
The paper introduces the lazy-loaded mechanism to solve the problem, the method can load parts of XML document to memory according to the query, therefore, avoids unnecessary space cost.
应用推荐