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
  • 相关阅读:
    容器小结
    STL之Map和multimap容器
    STL之Set和multiset容器
    STL之优先级队列priority_queue
    STL之List容器
    STL之Queue容器
    STL之stack容器
    应用安全-提权/降权相关整理
    安卓监听工具整理
    Linux命令整理-Kali
  • 原文地址:https://www.cnblogs.com/cb168/p/4876068.html
Copyright © 2011-2022 走看看