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

搜索资源列表

  1. Programming with Lcc-win

  2. Chapter 1 Introduction to C 1 Why learn C? 1 Program organization 2 Hello 3 Program input 4 What are “function parameters” ? 5 Console mode programs and windows programs 6 An overview of the compilation process 6 The run time environment 7 An overvi
  3. 所属分类:C

    • 发布日期:2010-09-30
    • 文件大小:2097152
    • 提供者:ywj1225
  1. JFreeChart jar

  2. JFreeChart类: void setAntiAlias(boolean flag) 字体模糊边界 void setBackgroundImage(Image image) 背景图片 void setBackgroundImageAlignment(int alignment) 背景图片对齐方式(参数常量在org.jfree.ui.Align类中定义) void setBackgroundImageAlpha(float alpha) 背景图片透明度(0.0~1.0) void setBa
  3. 所属分类:Java

  1. 透明与窗体的设置

  2. 1. Custom Dialog Android支持自定义窗口的风格: 1)首先在资源里面建立style的value; example: @drawable/filled_box drawable/filled_box.xml < ;corners android:radius="3dp" /> PS:关于Styles的学习,可以参见:http://code.google.com/android/reference/available-resources.html#st
  3. 所属分类:Android

    • 发布日期:2011-09-18
    • 文件大小:35840
    • 提供者:leiwenqing_1982
  1. ImageMagick图片批量处理

  2. Version: ImageMagick 6.7.6-7 2012-04-20 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC Features: OpenMP Usage: convert.exe [options ...] file [ [options ...] file ...] [options ...] file Image Settings: -adj
  3. 所属分类:其它

    • 发布日期:2013-02-27
    • 文件大小:2097152
    • 提供者:wzq9706
  1. stroke width transform

  2. matlab Stroke width transform
  3. 所属分类:其它

    • 发布日期:2014-05-09
    • 文件大小:637952
    • 提供者:xieweidi
  1. raphael 工作流程设计 源码

  2. ;(function(snaker){ var designer={}; designer.config={ editable:true, lineHeight:15, basePath:"", ctxPath:"", orderId:"", rect:{ attr:{ x:10,y:10,width:100,height:50,r:5,fill:"90-#fff-#C0C0C0",stroke:"#000","stroke-width":1 }, showType:"image&text",
  3. 所属分类:Javascript

    • 发布日期:2015-01-03
    • 文件大小:297984
    • 提供者:u012361061
  1. 解决SVG画线line-polyline、矩形rect等线条的stroke-width=1px属性,显示结果变宽成为2px的问题,以及文字模糊的问题

  2. 解决SVG画线line-polyline、矩形rect等线条的stroke-width=1px属性,显示结果变宽成为2px的问题,以及文字模糊的问题
  3. 所属分类:Web开发

    • 发布日期:2015-04-03
    • 文件大小:772
    • 提供者:hz932
  1. eclipse-testng 离线包下载

  2. eclipse-testng 离线包 .testMethodStatusCONF { } .testMethodStatusCONF { display: none; } .testMethodStatusFAIL { background-color: #FFBBBB; } .testMethodStatusFAIL { background-color: #FFBBBB; display: none; } .testMeth
  3. 所属分类:Java

    • 发布日期:2017-09-13
    • 文件大小:2097152
    • 提供者:qq_35479285
  1. js实现html转pdf

  2. 点击上面的按钮,蓝色框区域内的内容将会被导出为pdf. SVG ...展开收缩
  3. 所属分类:Java

    • 发布日期:2017-11-21
    • 文件大小:117760
    • 提供者:wu1096570989
  1. exporting-a

  2. 参数 参数解释 svg SVG 字符串,当指定了 options 参数是该参数将会被忽略 options 图表配置 type 导出文件的类型,可以是 'image/png'、'image/jpeg'、'application/pdf' 或 'image/svg+xml' 中的一个 filename 导出文件名,默认是 “Chart” scale 基于原始 SVG 的缩放比例,当指定了 width 参数时,该参数失效。我们提供的服务器允许的最大值是 4,因为缩放过大会导致响应慢 width 指定
  3. 所属分类:Java

  1. HTML5的SVG动画圆点索引按钮焦点图切换特效.zip

  2.   HTML5 SVG动画圆点索引按钮焦点图切换特效,这是一款轮播图分页导航的例子,在每个分页圆点上都有一个SVG圆形线条,当用户点击其它圆点时,圆形线条以平滑过渡的方式运动到下一个位置。
  3. 所属分类:其它

    • 发布日期:2019-07-11
    • 文件大小:166912
    • 提供者:weixin_39840387
  1. Android代码-炫酷的加载view,光影效果

  2. TheGlowingLoader Android Library which is the implementation of The Glowing Loader created by Shashank Sahay. I have made it so that it can be easily customized. You can change line stroke width, line colors, particle colors, disable several effects
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:6291456
    • 提供者:weixin_39840387
  1. Android代码-DownloadProgressBar

  2. Download Progress Bar Android progress bar with cool animation, inspired by : https://dribbble.com/shots/2012292-Download-Animation Attributes Attribute Type Usage app:circleRadius dimension The dimension of the circle radius app:strokeWidth dimensi
  3. 所属分类:其它

    • 发布日期:2019-08-08
    • 文件大小:759808
    • 提供者:weixin_39840387
  1. 微信小程序实现下载进度条的方法

  2. 我们经常会在APP下载中看到下载进度条,这个进度条是为了和用户交互,告知用户当前的进度,不然让用户一直处于等待,用户等超过1分钟就会崩溃的,今天代码君就教大家如何在小程序中也制作下载进度条 progress进度条是微信小程序的组件,和HTML5的进度条progress类似。 progress属性介绍 属性名 作用 参数值 percent 进度百分比0~100 show-info 在进度条右侧显示百分比 true/false 默认false active 进度条从左往右
  3. 所属分类:其它

    • 发布日期:2020-11-29
    • 文件大小:54272
    • 提供者:weixin_38519234
  1. 微信小程序使用progress组件实现显示进度功能【附源码下载】

  2. 本文实例讲述了微信小程序使用progress组件实现显示进度功能。分享给大家供大家参考,具体如下: 1、效果展示 2、关键代码 index.wxml 复制代码 代码如下: progress组件属性说明如下: 感兴趣的朋友可以逐一尝试上述属性设置的具体用法。 3、源代码点击此处本站下载。 关于progress组件详细说明可参考官网:https://mp.weixin.qq.com/debug/wxadoc/dev/component/progres
  3. 所属分类:其它

    • 发布日期:2020-11-29
    • 文件大小:104448
    • 提供者:weixin_38722607
  1. 使用CSS3实现SVG路径描边动画效果入门教程

  2. 不依赖javascr ipt,直接使用纯css实现 svg 的描边绘制动画效果,效果演示动画。 基础知识: SVG中有个比较重要的属性分支 stroke ,中文软件中称为“描边”。和stroke相关的属性还有下面这些: 1、 stroke 表示描边颜色。表示颜色的名字不是stroke-color,只是单纯的stroke。它的值官方称为“paint”,可选值的类型包括 none 、 currentColor 、 。 none currentColor 2、 stroke-width 表示
  3. 所属分类:其它

    • 发布日期:2020-12-14
    • 文件大小:102400
    • 提供者:weixin_38710524
  1. 正值表达式匹配html标签的属性值

  2. 正则表达式是做文本解析工作必不可少的技能。如Web服务器日志分析,网页前端开发等。很多高级文本编辑器都支持正则表达式的一个子集,熟练掌握正则表达式,经常能够使你的一些工作事半功倍。例如统计代码行数,只需一个正则就搞定。嵌套Html标签的匹配是正则表达式应用中一个比较难的话题,因为它涉及到的正则语法比较多,也比较难。因此也就更有研究的价值。 今天由于工作的需求,需要获取html标签的属性值,立即想到了正则表达式,标签如下: <circle id="ap_test" cx="200" cy
  3. 所属分类:其它

    • 发布日期:2020-12-13
    • 文件大小:59392
    • 提供者:weixin_38723527
  1. 微信小程序progress组件使用详解

  2. 本文为大家分享了微信小程序progress组件的使用方法,供大家参考,具体内容如下 效果图 WXML show-info在进度条右侧显示百分比 stroke-width进度条线的宽度,单位px <progress percent=50 stroke-width
  3. 所属分类:其它

    • 发布日期:2020-12-28
    • 文件大小:62464
    • 提供者:weixin_38750209
  1. feather-icons-react-typescript:羽毛图标React TS包-源码

  2. 羽毛图标React Typescr ipt 精美的图标集作为具有类型检查和自动完成功能的React组件。 :backhand_index_pointing_right: 安装 yarn add atlantum/feather-react-ts or npm install atlantum/feather-react-ts 用法 import React from 'react' import Icon from 'atlantum/feather-react-ts' // Bas
  3. 所属分类:其它

    • 发布日期:2021-03-07
    • 文件大小:423936
    • 提供者:weixin_42131414
  1. heroicons:用于UI开发的一组免费的MIT许可的高质量SVG图标-源码

  2. Heroicons 一组免费的MIT许可的高质量SVG图标,供您在Web项目中使用。 目前每种风格224个图标,将来还会更多。 轮廓样式 用中风绘制的24x24图标。 立体风格 较小的20x20图标用填充绘制。 用法 要使用这些图标,只需从复制所需图标的源并将其直接内联到HTML中: < path stroke-linecap =" round " stroke-linejoin =" round " stroke-width =" 2 " d
  3. 所属分类:其它

    • 发布日期:2021-02-18
    • 文件大小:509952
    • 提供者:weixin_42097189
« 12 3 »