登录
首页 » Java » iText中文帮助文档

iText中文帮助文档

于 2020-01-20 发布
0 148
下载积分: 1 下载次数: 1

代码说明:

说明:  itext 生成pdf的中文帮助文档,具体有:图片、块(下划线/删除线、上标/下标)、短句、段落等。(Chinese help document of PDF generated by iText,Specifically: pictures, blocks (underline / strikethrough, superscript / subscript), short sentences, paragraphs, etc.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个非常简单的使用DWM API的例子
    一个使用dwmapi窗口的非常简单的例子。要求:winvista-8,Delphi XE+,对于更旧的版本Delphi,有必要修改常规用法
    2022-02-25 22:34:02下载
    积分:1
  • wincc_tia_directkey_en
    wincc tia manual guide
    2019-06-30 14:52:30下载
    积分:1
  • matlab
    A加权权重计算,在麦克风设计和耳机驱动射中,计算噪声时,模拟人耳的滤波效果(Aweighting emulation ear when design mic and headset driver)
    2021-01-10 23:28:50下载
    积分:1
  • OPC通讯-常见问题集锦
    说明:  it is a question about we often meet in OPC communication.
    2019-01-05 13:46:45下载
    积分:1
  • SOC
    扩展卡尔曼滤波估算电池的SoC,电池采用戴维宁模型,并与安时积分法进行了比较,误差不超过5 ,结果可靠(The extended Calman filter to estimate the battery SoC and battery using Thevenin model, and compared with the current time integral method, the error is less than 5 , the result is reliable)
    2021-04-08 10:19:00下载
    积分:1
  • svpwmcontrol
    感应电动机无速度传感器直接磁场定向控制仿真(Induction Motor Speed Sensorless Direct Field Oriented Control Simulation)
    2021-04-18 16:38:52下载
    积分:1
  • compare
    单节点和多节点进行信号检测的比较。多节点用“与”、“或”、“k”秩(Single-node and multi-node comparison of signal detection. Multi-node use " and" , " or" , " k" rank)
    2020-12-02 15:29:25下载
    积分:1
  • gateway_lora_TTGO
    codigo fuente de nodo placa ttgo lora(arduino code for lora ttgo board)
    2020-06-17 04:00:01下载
    积分:1
  • qqkjdg
    1:将腾讯导购应用文件夹内全部文件用ftp二进制上传到空间, 2:运行http://你的域名/install.php 输入你的数据库信息点击安装 3:登录后台http://你的域名/admin.php修改网站名字、腾讯appid、淘宝pid等参数 4:后台帐号密码为9200159 as.19920123 5: 在应用里正常显示需要空间支持PHP socket组件">
    2020-11-03 15:09:52下载
    积分:1
  • question2
    Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you. //initialise port 2 for output //set all outputs to 0 while(1) { FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100) FIO2PIN &= ~0x04 // set bit 2 off //set port2 bit 1 on //set port2 bit 1 off //set port2 bit 4 on //set port2 bit 6 and bit 7 on //set port2 bit 4 off //set port2 bit 6 and bit 7 off
    2010-03-09 01:40:03下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载