代码搜索结果
找到约 10,000 项符合
S 的代码
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
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);
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);
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);
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);
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);
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 ...
haikey.c
//---------------------------------------------------------------------------------
// Copyright (c) Haisoft 2006-9-1
// Copyright jinhailiao 2008-2010
// E-mail: jinhailiao@163.com
// Project: