代码搜索结果

找到约 820,005 项符合 if 的代码

factrl.txt

Function FACTRL(N:integer):REAL; var GLNTOP:integer; GLA:ARRAY[1..33] OF real; J:integer; BEGIN GLNTOP:=0; GLA[1]:= 1; If N < 0 Then ShowMessage('警告:现在N

besjan.txt

Function T(Y:real):real; var AAA,Z,P:REAL; begin If Y

besian.txt

Function T(Y:real):real; var AAA,P,Z:REAL; begin If Y

bs.txt

Function BS(N:integer; A:real):real; label 5,6,15; var B:array[1..20] of real; DEL,R,EPS,S,AK,A2,DA,AJP,AJM,Q1,Q2,OMEG:real; M:integer; begin If A = 0 Then begin If

commentchecker.js

var oXmlHttp = null; var iInterval = 1000; var iLastCommentId = -1; var divNotification = null; function checkComments() { if (!oXmlHttp) { oXmlHttp = zXmlHttp.createRequest();

article.js

var iFailed = 0; function downloadLinks() { var oXmlHttp = zXmlHttp.createRequest(); if (iFailed < 10) { try { oXmlHttp.open("get", "AdditionalLinks.txt", tr

commentchecker.js

var oXmlHttp = null; var iInterval = 1000; var iLastCommentId = -1; var divNotification = null; var blnRequestsEnabled = true; function checkComments() { if (blnRequestsEnabled) {

webuivalidation.js

var Page_ValidationVer = "125"; var Page_IsValid = true; var Page_BlockSubmit = false; function ValidatorUpdateDisplay(val) { if (typeof(val.display) == "string") { if (val.displa

smartnav.js

var snSrc; if (window.__smartNav == null) { window.__smartNav = new Object(); window.__smartNav.update = function() { var sn = window.__smartNav; var fd; do