代码搜索:strings
找到约 10,000 项符合「strings」的源代码
代码结果 10,000
www.eeworm.com/read/330176/3426935
c strings.c
/* Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved. */
typedef unsigned short wchar_t;
unsigned int strlenW(const wchar_t *wcs)
{
const wchar_t *eos = wcs;
while (*eos
www.eeworm.com/read/330176/3427015
c strings.c
/* Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved. */
#include
#if !defined(PPC) && !defined(x86) // in the crt on PPC and x86
/********************************
www.eeworm.com/read/329625/3430412
js strings_it.js
// LOCALIZATION STRING
// Strings for calendar.js and calendar_param.js
var L_Today = "Oggi";
var L_January = "Gennaio";
var L_February = "Febbraio";
var L_March = "Marzo";
var L_Ap
www.eeworm.com/read/322505/3524854
c strings.c
/*
* $QNXLicenseC:
* Copyright 2007, QNX Software Systems.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You
* may not reproduce, modify or distribute this software e
www.eeworm.com/read/322306/3526287
tex strings.tex
@node Strings
@chapter Strings and Memory (@file{string.h})
This chapter describes string-handling functions and functions for
managing areas of memory. The corresponding declarations are in
@file{s
www.eeworm.com/read/321301/3538492
scm strings.scm
; $Header: /usr/cvsroot/target/h/wrn/wm/util/layout/ldbcomp/strings.scm,v 1.1.1.1 2001/11/05 17:47:21 tneale Exp $
; Strings and pathnames
;***********************************************************
www.eeworm.com/read/320256/3548856
js strings_it.js
// LOCALIZATION STRING
// Strings for calendar.js and calendar_param.js
var L_Today = "Oggi";
var L_January = "Gennaio";
var L_February = "Febbraio";
var L_March = "Marzo";
var L_Ap
www.eeworm.com/read/318730/3564982
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_loc
www.eeworm.com/read/318730/3565156
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_loc