代码搜索:Checker
找到约 1,390 项符合「Checker」的源代码
代码结果 1,390
www.eeworm.com/read/418731/10934609
txt system file checker for windows xp.txt
Scans and verifies the versions of all protected system files after you restart your computer. Syntax
sfc [/scannow] [/scanonce] [/scanboot] [/revert] [/purgecache] [/cachesize=x]
Parameters
www.eeworm.com/read/415537/11066253
txt system file checker for windows xp.txt
Scans and verifies the versions of all protected system files after you restart your computer. Syntax
sfc [/scannow] [/scanonce] [/scanboot] [/revert] [/purgecache] [/cachesize=x]
Parameters
www.eeworm.com/read/346012/11774615
java check_ok.java
/*
*this file is part of nseer erp
*Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com
*
*This program is free software; you can redistribute it and/or
*modify it
www.eeworm.com/read/457711/7319004
m signmat.m
function S=signmat(n)
% The command S=signmat(n) will generate
% a matrix whose entries alternate between
% 1 and -1. Specifically the (i,j) will be
% 1 if i+j is even, otherwise it will be -1.
S
www.eeworm.com/read/140156/5794895
cpp c_grammar.cpp
//
// C Grammar checker implemented with Spirit (http://spirit.sourceforge.net/)
//
// Copyright
www.eeworm.com/read/119340/6089576
java updatecheckerlistener.java
/*
* Created on 23-May-2004
* Created by Paul Gardner
* Copyright (C) 2004 Aelitis, All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/112751/6143983
js ko.js
/*
* FCKeditor - The text editor for internet
* Copyright (C) 2003-2004 Frederico Caldeira Knabben
*
* Licensed under the terms of the GNU Lesser General Public License
* (http://www.openso
www.eeworm.com/read/410249/11295620
ini spellchecker.ini
[Spell-Checker]
Current Language=
Relative Path=..\Aspell\bin
www.eeworm.com/read/400939/11566810
txt test.txt
This is a test of the speel checker.
I ma leanring natonal lanuage proccessin and doing my fianl project.
www.eeworm.com/read/153060/12063008
cs form1.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace WindowsApplication1
{
///
///