代码搜索:XMLHttpRequest

找到约 1,082 项符合「XMLHttpRequest」的源代码

代码结果 1,082
www.eeworm.com/read/137696/5819492

h xmlhttprequest.h

/* * Copyright 1999-2000,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License
www.eeworm.com/read/137696/5819504

cpp xmlhttprequest.cpp

/* * Copyright 1999-2000,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License
www.eeworm.com/read/137696/5819506

rgs xmlhttprequest.rgs

HKCR { IBMXML.XMLHttpRequest.2.5.0 = s 'Apache Xerces XML Http Request' { CLSID = s '{3A725053-15FB-4065-9171-BC02BCF3876C}' } IBMXML.XMLHttpRequest = s 'Apache Xerces XML Http Request' { CLS
www.eeworm.com/read/340194/12175352

h xmlhttprequest.h

// -*- c-basic-offset: 2 -*- /* * This file is part of the KDE libraries * Copyright (C) 2003 Apple Computer, Inc. * * This library is free software; you can redistribute it and/or * mo
www.eeworm.com/read/340194/12175388

cpp xmlhttprequest.cpp

/* * This file is part of the KDE libraries * Copyright (C) 2004 Apple Computer, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the
www.eeworm.com/read/214298/15107189

js xmlhttprequest.js

/* Create a new XMLHttpRequest object to talk to the Web server */ var xmlHttp = false; /*@cc_on @*/ /*@if (@_jscript_version >= 5) try { xmlHttp = new ActiveXObject("Msxml2.XMLHTTP"); } catc
www.eeworm.com/read/37323/1072513

js xmlhttprequest.js

/* Create a new XMLHttpRequest object to talk to the Web server */ var xmlHttp = false; try { xmlHttp = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { try { xmlHttp = new ActiveX
www.eeworm.com/read/486733/1247374

js xmlhttprequest.js

var oRequest; var readedPercent = 1; if (typeof XMLHttpRequest == "undefined" && window.ActiveXObject) { function XMLHttpRequest() { var arrSignatures = ["MSXML2.XMLHTTP.5.0", "M
www.eeworm.com/read/472233/1414046

cpp xmlhttprequest.cpp

/* * Copyright (C) 2004, 2006, 2008 Apple Inc. All rights reserved. * Copyright (C) 2005-2007 Alexey Proskuryakov * Copyright (C) 2007, 2008 Julien Chaffraix
www.eeworm.com/read/472233/1414063

h xmlhttprequest.h

/* * Copyright (C) 2003, 2006, 2008 Apple Inc. All rights reserved. * Copyright (C) 2005, 2006 Alexey Proskuryakov * * This library is free software; you can redistribute it and/