代码搜索:checking
找到约 6,492 项符合「checking」的源代码
代码结果 6,492
www.eeworm.com/read/300670/3845490
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/296769/3898660
verify-html
#!/bin/bash
echo Checking HTML files with Tidy
cd ..
for file in `find . -path '*.htm*' -a -not -path '*javadoc*'` ; do
if tidy -quiet "$file" > /dev/null ; then
echo -n
else
echo "in $
www.eeworm.com/read/296769/3898719
verify-html
#!/bin/bash
echo Checking HTML files with Tidy
cd ..
for file in `find . -path '*.htm*' -a -not -path '*javadoc*'` ; do
if tidy -quiet "$file" > /dev/null ; then
echo -n
else
echo "in $
www.eeworm.com/read/287506/4021041
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/287096/4029873
cpp dhtmlcontrol.cpp
// DHTMLControl.cpp : Implementation of CDHTMLControl
#include "stdafx.h"
#include "DHTMLGrades.h"
#include "DHTMLControl.h"
//Added by Chuck Wood for error checking
#include "..\OLEDBErrorChec
www.eeworm.com/read/273665/4200947
c pass_check.c
/*
Unix SMB/CIFS implementation.
Password checking
Copyright (C) Andrew Tridgell 1992-1998
This program is free software; you can redistribute it and/or modify
it under the terms o
www.eeworm.com/read/445759/1718407
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/445365/1722619
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});
www.eeworm.com/read/425422/2008388
js en.js
// UK lang variables
tinyMCE.addToLang('',{
iespell_desc : 'Run spell checking',
iespell_download : "ieSpell not detected. Click OK to go to download page."
});