zoukankan      html  css  js  c++  java
  • 自绘手机震动图标,3个控件搞定

    自绘手机震动图标,3个控件搞定

    object Rectangle1: TRectangle
        Position.X = 216.000000000000000000
        Position.Y = 224.000000000000000000
        RotationAngle = 45.000000000000000000
        Size.Width = 33.000000000000000000
        Size.Height = 49.000000000000000000
        Size.PlatformDefault = False
      end
      object Rectangle2: TRectangle
        Fill.Kind = None
        Position.X = 208.000000000000000000
        Position.Y = 232.000000000000000000
        RotationAngle = 45.000000000000000000
        Sides = [Left, Right]
        Size.Width = 50.000000000000000000
        Size.Height = 26.000000000000000000
        Size.PlatformDefault = False
      end
      object Rectangle3: TRectangle
        Fill.Kind = None
        Position.X = 200.000000000000000000
        Position.Y = 235.000000000000000000
        RotationAngle = 45.000000000000000000
        Sides = [Left, Right]
        Size.Width = 65.000000000000000000
        Size.Height = 16.000000000000000000
        Size.PlatformDefault = False
      end
  • 相关阅读:
    Can't connect to local MySQL server through socket '/tmp/mysql.sock'
    reversePairs
    sort
    分割数组的最小值
    decode string
    276. 栅栏涂色
    133. Clone Graph
    Palindromic string
    爬楼梯
    正则匹配
  • 原文地址:https://www.cnblogs.com/cb168/p/4876068.html
Copyright © 2011-2022 走看看