代码搜索:Creating

找到约 10,000 项符合「Creating」的源代码

代码结果 10,000
www.eeworm.com/read/417019/11007023

js 5.09 - creating xhr objects with branching.js

/* SimpleXhrFactory singleton, step 1. */ var SimpleXhrFactory = (function() { // The three branches. var standard = { createXhrObject: function() { return new XMLHttpRequest();
www.eeworm.com/read/127767/14336173

txt e571. creating a container.txt

A container holds one or more child components. A container has a layout that determines how the child components are arranged within the container. This example creates a frame with a text area in th