您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. php FPDF类库应用实现代码

  2. php FPDF类库应用实现代码
  3. 所属分类:其它

    • 发布日期:2020-10-30
    • 文件大小:53kb
    • 提供者:weixin_38518958
  1. php FPDF类库应用实现代码

  2. 复制代码 代码如下:SetFont(‘GB’,”,10); $this->Write(10,’XX公司产品名录’); $this->Ln(20); //换行 } function Footer() //设置页脚 { $this->SetY(-15); $this->SetFont(‘GB’,”,10); $this->Cell(0,10,’第’.$this->PageNo().’页’); } } $
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:60kb
    • 提供者:weixin_38548589