代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/157506/5606193
rls strings.rls
// Strings localised for UK
rls_string STRING_r_game_name "Solo Ships"
rls_string STRING_r_game_file_menu "SoloShips"
rls_string STRING_r_game_view_menu "View"
rls_string STRING_r_game_EGameCmdSta
www.eeworm.com/read/306249/13748971
rls focusevent.rls
/*
* ==============================================================================
* Name : focusevent.rls
* Part of : Focus event example
* Interface :
* Description :
* Vers
www.eeworm.com/read/329075/12983741
hpp ustream-s.hpp
/*
Context : Basic Utility Files
Author : Frank Hoeppner, see also AUTHORS file
Description : header of function module ustream-s
Source Documentation Hand
www.eeworm.com/read/138927/13202307
fc api.fc
void main()
{
string str = "this is a test!";
printf("%s:%d\n", str, string_length(str));
printf("%s\n", string_add("string:", "added"));
}
www.eeworm.com/read/136879/13356011
cpp fig04_12.cpp
// Fig. 4_12: fig04_12.cpp
// Treating character arrays as strings
#include
int main()
{
char string1[ 20 ], string2[] = "string literal";
cout
www.eeworm.com/read/136879/13356154
cpp fig16_30.cpp
// Fig. 16.30: fig16_30.cpp
// Using strpbrk
#include
#include
int main()
{
char *string1 = "This is a test";
char *string2 = "beware";
cout
www.eeworm.com/read/321827/13397027
c strstr.c
/***
*strstr.c - search for one string inside another
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines strstr() - search for one string
www.eeworm.com/read/321820/13398073
txt help.txt
--------------------------------------------------------------------------------
Information:The length of each line is 80
---------------------------------------------------------------------------
www.eeworm.com/read/112808/6143685
c epath_numeric_001.c
/* -*- linux-c -*-
*
* (C) Copyright FORCE Computers 2004
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
www.eeworm.com/read/162614/5525943
a fxf3a00.a
-- FXF3A00.A
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,