通过文字传递创建的图形按钮

2016-01-29 14:50 8 1 收藏

通过文字传递创建的图形按钮,通过文字传递创建的图形按钮

【 tulaoshi.com - PHP 】

  通过文字传递创建的图形按钮,详细说明请看文内英文说明
<?php Header( "Content-type: image/gif"); // info for the browser
    /* PHP3 Button generator, (c) 2000 by IzzySoft (izzysoft@buntspecht.de)
    * License: GPL (and it would be nice to drop me a note that you find it
    * useful - if you use it. And, of course, I am very interested in
    * enhancements you made to the script!
    *
    * Purpose: generate buttons with text passed by parameter.
    *
    * possible parameters to the script:
    *button- input gif image. Just the part of the filename before the dot.
    *The specified image file is expected in the same directory
    *as this script resides in.
    *font - font to use (1 - 5; 1 is very small, 3 medium, 5 normal size.
    *The script will automatically use a smaller font if text is
    *too long for selected size.) Default: 5
    *text - the text to be put on the button. Will be centered.
    *textcolor - color for the letters. Default: white.
    *in this example code only blue, white and black are defined;
    *but you can add custom colors easily.
    *width,heigth - width and heigth of the button. Useful only if target
    *button should have different size than source image.
    *
    * Example for usage:
    * <IMG src="http://img.jcwcn.com/attachment/portal"

来源:http://www.tulaoshi.com/n/20160129/1494395.html

延伸阅读
标签: 电脑入门
使用各种形状的图形可以让你的文档更加生动,今天图老师小编为大家介绍一下如何在wps文字中插入形状。 在插入选项中找到形状图标,点击▽,可以看到一些常用的形状,这时我们可以选择某个形状。 选择形状后我们可以发现光标变成十字形状,这时我们只需要拖动光标,就可以画出图形。 图形插入后,我们还可以在图形上进行文字的添加,移...
标签: PHP
我需要使用图片按钮来美化我的web,但是使用连接的传递方式会在浏览栏里面出现变量值,这样看上去不舒服,如果使用hidden来提交呢,又觉得没有必要,因为既然image有name属性,就应该能取到的,何必要多加一个变量呢?在bbs里贴了好几天也没人回答,我就只能自己看书想办法,后来找到了! 在表单中的image作为submit的话,会产...
AutoCAD快速查看图形按钮   使用详解如下: 1.用AutoCAD2013中文版同时打开多个图形文件。 2.单击AutoCAD2013中文版快速查看图形按钮。 图01 3.弹出打开图形的缩略图,单击其中的任意缩略图,AutoCAD2013中文版将切换到所选择的图形界面。 图02 4.把鼠标移到AutoCAD2013图形缩略图上,将弹出模...
扫描和描摹 真实的手绘并扫描插图是获得粗略风格作品的最简易方法。对于这项技巧来说 ,AI 的实时描摹和实时上色功能很棒。 步骤1 – 手绘 我通常是用铅笔绘图,完成以后再用墨水为插图上色。为插图上色能产生插图间的对比。因而更容易得到好的描摹效果。 步骤2 – 扫描 以 300 dpi 扫描图像。当描摹插图的时候,300 dpi 的画...
标签: Java JAVA基础
  有一个技术可以在Java Server Pages(JSP)中产生整齐、精细的直方图,它可以用来作为可重用的背景。为了达到可重用性的目的,你需要使得图形的尺寸可以调整,你还应该管理直方块以免它们越过图形区域的边界。然后,你还需要把图形数据编码为一种可用的图形格式。我们将利用这个代码例子介绍本技巧。 你需要什么? 为了开始运行本文所...

经验教程

739

收藏

69
微博分享 QQ分享 QQ空间 手机页面 收藏网站 回到头部