代码搜索结果
找到约 10,000 项符合
S 的代码
counter.js
function s_rep(s, o, n)
{
var i = s.indexOf(o), l = n.length > 0 ? n.length : 1;
while (s && i >= 0)
{
s = s.substring(0, i) + n + s.substring(i + o.length);
exm0414_1.m
%exm0414_1.m
rand('<mark>s</mark>tate',0);a=rand(2,2); %产生 随机阵
<mark>s</mark>1=num2<mark>s</mark>tr(a) %把数值数组转换为串数组
<mark>s</mark>_<mark>s</mark>=<mark>s</mark>printf('%.10e\n',a) %10数位科学记述串,每写一个元素就换行。
fprintf('%.5g\\',a) %以5位数位最短形式显示。不能赋值用
<mark>s</mark>_<mark>s</mark><mark>s</mark>can=<mark>s</mark><mark>s</mark>canf(<mark>s</mark>_<m ...
exm0414_1.m
%exm0414_1.m
rand('<mark>s</mark>tate',0);a=rand(2,2); %产生 随机阵
<mark>s</mark>1=num2<mark>s</mark>tr(a) %把数值数组转换为串数组
<mark>s</mark>_<mark>s</mark>=<mark>s</mark>printf('%.10e\n',a) %10数位科学记述串,每写一个元素就换行。
fprintf('%.5g\\',a) %以5位数位最短形式显示。不能赋值用
<mark>s</mark>_<mark>s</mark><mark>s</mark>can=<mark>s</mark><mark>s</mark>canf(<mark>s</mark>_<m ...
string_add.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
exm0414_1.m
%exm0414_1.m
rand('<mark>s</mark>tate',0);a=rand(2,2); %产生 随机阵
<mark>s</mark>1=num2<mark>s</mark>tr(a) %把数值数组转换为串数组
<mark>s</mark>_<mark>s</mark>=<mark>s</mark>printf('%.10e\n',a) %10数位科学记述串,每写一个元素就换行。
fprintf('%.5g\\',a) %以5位数位最短形式显示。不能赋值用
<mark>s</mark>_<mark>s</mark><mark>s</mark>can=<mark>s</mark><mark>s</mark>canf(<mark>s</mark>_<m ...
counter.js
function s_rep(s, o, n)
{
var i = s.indexOf(o), l = n.length > 0 ? n.length : 1;
while (s && i >= 0)
{
s = s.substring(0, i) + n + s.substring(i + o.length);
m_spacing.c
/****************************************************************************
* Copyright (c) 1998-2002,2003 Free Software Foundation, Inc. *
*
说明.txt
program CardServer;
uses
Forms,
Windows,
//数据连接类
IConnDB in 'DBConnection\IConnDB.pas',
ConnDB in 'DBConnection\ConnDB.pas',
ConnDB_ACCESSServer in 'DBConnection\ConnDB_ACCESSServ
string_add.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
string_add.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that