代码搜索结果

找到约 10,000 项符合 S 的代码

p2678.cpp

#include #include #define MaxLen 200 struct HP { int len , s [MaxLen]; HP () {} HP ( int d ) { len = 1 , s [0] = d; } bool operator

p1205.dpr

program p1205; {$APPTYPE CONSOLE} var i :integer; s1,s2,s3 :string; ch :char; temp :longint; FUNCTION c(ch:char):integer; begin if (or

reload2.c

// PR 10352 // { dg-do compile } // { dg-options -O2 } extern double fabs(double x); typedef struct { float x, y; } S; typedef struct _T T; extern void fT( T *p ); extern T *h(); extern S g( ); st

usbio_ti.inf

; ; USBIO Setup Information file ; Copyright (c) Thesycon GmbH 1998-2001 ; ; To create a customized version of this file ; modify sections marked with ### modify here ### ; For details, refer to

usbio_ti.inf

; ; USBIO Setup Information file ; Copyright (c) Thesycon GmbH 1998-2001 ; ; To create a customized version of this file ; modify sections marked with ### modify here ### ; For details, refer to

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);