代码搜索:Alphanumeric
找到约 221 项符合「Alphanumeric」的源代码
代码结果 221
www.eeworm.com/read/401568/11556057
js _login.js
function validateUsername(candidate)
{
return /^[\w\-]+$/.test(candidate) ? "" : "username must be alphanumeric or -";
}
validateUsername.runat = "both";
function validatePassword(candidate)
www.eeworm.com/read/193656/5142891
it
xkb_symbols "extended" {
name[Group1]= "italian";
// Alphanumeric section
key { [ less, greater ] };
key { [ at, numbersign ],
www.eeworm.com/read/269603/4244524
it
xkb_symbols "extended" {
name[Group1]= "italian";
// Alphanumeric section
key { [ less, greater ] };
key { [ at, numbersign ],
www.eeworm.com/read/427909/8913507
m asort.m
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict
www.eeworm.com/read/427909/8913511
m~ asort.m~
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict
www.eeworm.com/read/373250/9467570
m asort.m
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict
www.eeworm.com/read/373250/9467573
m~ asort.m~
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict
www.eeworm.com/read/425546/10348825
m asort.m
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict
www.eeworm.com/read/349646/10808708
m asort.m
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict
www.eeworm.com/read/349646/10808711
m~ asort.m~
%[ANR,SNR,STR] = ASORT(INP,'OPT',...);
% S = ASORT(INP,'OPT',...);
% to sort alphanumeric strings numerically if
% they contain one properly formatted number
% otherwise, ascii dict