代码搜索:字符渲染
找到约 10,000 项符合「字符渲染」的源代码
代码结果 10,000
www.eeworm.com/read/282750/4088202
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/442485/1760445
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/260619/4329143
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/255237/4378173
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/253501/4394406
java chartest.java
/*
* ChnSeg1.0(中文分词)版权归作者所有,对于任何商业用途产生的后果作者概不负责。
* 如果您在使用的过程中发现bug,请联系作者。
* email:wu_j_q@126.com
* QQ:12537862
*/
package com.xq.util;
/**
* 字符检查,检查是否是有效字符,比如是否是中文,英文字符等,包括全角和半角
* @a
www.eeworm.com/read/395522/8169709
asm p293.asm
;编程:
;接收用户的键盘输入,输入“r”,将屏幕上的字符设置为红色:输入“g”,
;将屏幕上的字符设置为绿色;输入“b ”,将屏幕上的字符设置为蓝色。
;A、B、C处的程序指令比较有技巧,请读者自行分析
assume cs:code
code segment
start: mov ah,0
int 16h
mov ah,1 ;A
cmp al
www.eeworm.com/read/370190/9611310
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/415779/11054229
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/266046/11246085
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输出:
www.eeworm.com/read/147771/12520932
cpp sms.cpp
#include "stdafx.h"
#include "Sms.h"
#include "Comm.h"
// 可打印字符串转换为字节数据
// 如:"C8329BFD0E01" --> {0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}
// 输入: pSrc - 源字符串指针
// nSrcLength - 源字符串长度
// 输