代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/438718/1822836
py para.py
# Text formatting abstractions
# Note -- this module is obsolete, it's too slow anyway
# Oft-used type object
Int = type(0)
# Represent a paragraph. This is a list of words with associated
# fon
www.eeworm.com/read/438718/1823111
py para.py
# Text formatting abstractions
# Note -- this module is obsolete, it's too slow anyway
# Oft-used type object
Int = type(0)
# Represent a paragraph. This is a list of words with associated
# font
www.eeworm.com/read/438717/1823345
py para.py
# Text formatting abstractions
# Oft-used type object
Int = type(0)
# Represent a paragraph. This is a list of words with associated
# font and size information, plus indents and justification fo
www.eeworm.com/read/432147/1895698
c para.c
// *******************************************************************
//Website: http://wch.cn
//Email: tech@wch.cn
//Author: W.ch 2007.6
// ************************************************
www.eeworm.com/read/409921/2226126
c para.c
/*
* RichEdit - functions working on paragraphs of text (diParagraph).
*
* Copyright 2004 by Krzysztof Foltman
* Copyright 2006 by Phil Krylov
*
* This library is free software; you can r
www.eeworm.com/read/393739/2464547
java para.java
package jaoso.framework.dao;
/**
*
* Title: Jaoso
*
*
*
* Description:
*
*
*
* Copyright: Copyright (c) 2003
*
*
*
* Company: Jaoso
*
www.eeworm.com/read/390668/2527340
java para.java
package jaoso.framework.dao;
/**
*
* Title: Jaoso
*
*
*
* Description:
*
*
*
* Copyright: Copyright (c) 2003
*
*
*
* Company: Jaoso
*
www.eeworm.com/read/363037/2923496
cs para.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// A formatting element that specifies default paragraph and alignment propert
www.eeworm.com/read/160705/5567076
sln para.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Para", "Para.vbproj", "{682A0D02-B4BF-4E1B-B988-52B53D23168F}"
EndProject
Global
Gl