代码搜索:strings
找到约 10,000 项符合「strings」的源代码
代码结果 10,000
www.eeworm.com/read/450569/7481141
res strings.res
www.eeworm.com/read/450569/7481142
dpr strings.dpr
(* GREATIS PRINT SUITE *)
(* Copyright (C) 2001-2007 Greatis Software *)
(* web: http://www.greatis.com *)
(* support: http://www.greatis.com/bteam.ht
www.eeworm.com/read/449530/7501132
c strings.c
/* strings.c -- string formatting */
#include
#define BLURB "Authentic imitation!"
int main(void)
{
printf("/%2s/\n", BLURB);
printf("/%24s/\n", BLURB);
printf("/%24.5s/\n
www.eeworm.com/read/449530/7501198
c strings.c
// strings.c -- stringing the user along
#include
#define MSG "You must have many talents. Tell me some."
// a symbolic string constant
#define LIM 5
#define
www.eeworm.com/read/445638/7592343
lib strings.lib
www.eeworm.com/read/445412/7595769
h strings.h
/*
File: strings.h
Copyright: Public Domain
This file is provided because non ANSI fuctions are described in string.h
that belong in strings.h. These functions are provided for in t
www.eeworm.com/read/445142/7598551
cpp strings.cpp
// strings.cpp : implementation file
// Download by http://www.codefans.net
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// A
www.eeworm.com/read/445142/7598563
h strings.h
// strings.h : defines all extern const strings
//
// This is a part of the Microsoft Foundation Classes C++ library.
// Copyright (C) 1992-1998 Microsoft Corporation
// All rights reserved.
//
www.eeworm.com/read/444787/7607190
exe strings.exe
www.eeworm.com/read/444736/7607872
strings localizable.strings
"ButtonsTitle" = "Buttons";
"ControlsTitle" = "Controls";
"TextFieldTitle" = "TextFields";
"SearchBarTitle" = "SearchBar";
"TextViewTitle" = "TextView";
"SegmentTitle" = "Segment";
"ToolbarTitle" = "T