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.
我正在使用dojo 1.4。我有一个链接到 dijit.tree.ForestStoreModel 的树组件(实际上是它的子类)。
使商店使用 POST 请求而不是 GET 的最简单方法是什么?
不可能。假设您正在使用ItemFileReadStore商店。所有请求都使用dojo.xhrGet.
ItemFileReadStore
dojo.xhrGet