代码搜索结果
找到约 10,000 项符合
P 的代码
p.frm
VERSION 5.00
Object = "{90F3D7B3-92E7-44BA-B444-6A8E2A3BC375}#1.0#0"; "ACTSKIN4.OCX"
Begin VB.Form frmPassword
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption
p.c
main()
{
char *p="My name is hcq0411.";
puts(p);
while(*p != '\0')
putchar(*p++);
}
p.cpp
#include "nmea0183.h"
#pragma hdrstop
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any way you like as long as you don't try to sell it.
**
**
p.hpp
#if ! defined( P_CLASS_HEADER )
#define P_CLASS_HEADER
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any way you like as long as you don't try t