代码搜索结果
找到约 10,000 项符合
W 的代码
w.c
int foo (unsigned short a, unsigned short b) { return a + b; }
w.pl
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
# This file is built by mktables from e.g. UnicodeData.txt.
# Any changes made here will be lost!
#
# EastAsianWidth category 'Wide'
#
return
w.h
/*K 8 W.H LCDIcon FileDescriptor: Do not edit or move */
/* Put Your Comments Here */
#define W_BMP_COLS 8
#define W_BMP_ROWS 8
const char code lcd_w[] =
{
0x00, /* ........ */
0x7F
w.java
// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
import java.util.V