• Home
  • Posts
  • Talks
  • About
  • RSS
  • CSS 实现元素水平和垂直居中

    CSS Oct 19 2023

    Flexbox 布局 父容器使用 Flexbox 布局实现子元素的水平和垂直居中。 .container { display: flex; align-items: center; /* 实现垂直居中 */ justify-content: center; /* 实现水平居中 */ } … ... Continue.

  • [移动端]专用的meta

    Css Oct 7 2016
    • meta
    • mobile
    • html

    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no"> … ... Continue.

  • css3属性-webkit-font-smoothing

    Css Aug 14 2015
    • css3
    • font-smoothing

    CSS3里面加入了一个“-webkit-font-smoothing”属性。 这个属性可以使页面上的字体抗锯齿,使用后字体看起来会更清晰舒服。 ... Continue.

  • [解决问题]Cordova : Command failed with exit code 1

    Css Aug 8 2015
    • ionic
    • cordova
    • app
    • errors

    OS: Ubuntu 15.4 Cordova : 5.1.1 Ionic: 1.6.4 错误一:Command failed with exit code 1 Error: /root/workspace/web/myApp/platforms/ios/cordova/build: Command … ... Continue.

  • [转]再议减少HTTP请求

    Css Dec 16 2014
    • http
    • reduce

    最近参加了IMWEB前端技术沙龙活动,有幸能站到讲台上,将性能方面的经验与大家分享。现将“再议减少HTTP请求”部分简单摘剪成文 前言: 关于w ... Continue.

  • 58 (1)
  • ab (1)
  • amd6600xt-ollama (1)
  • andorid (1)
  • angular-prerender (1)
  • angularjs (3)
  • apache (1)
  • app (1)
  • arch (1)
  • archlinux (1)
  • async (1)
  • base-cache-system (1)
  • c++ (1)
  • cgit (1)
  • clang (1)
  • class (1)
  • clib (1)
  • cline (17)
  • colima (1)
  • cordova (1)
  • csdn (1)
  • css3 (1)
  • cursor (1)
  • dark (1)
  • docker (2)
  • easy_install (1)
  • egl (1)
  • emacs (1)
  • enum (1)
  • errors (1)
  • extjs (1)
  • font-smoothing (1)
  • function (1)
  • gdb (1)
  • generic (1)
  • git (3)
  • gitextension (1)
  • github (1)
  • golang (3)
  • google (1)
  • gpg (1)
  • hadoop (1)
  • health (1)
  • htaccess (1)
  • html (2)
  • http (1)
  • interface (1)
  • ionic (3)
  • java (2)
  • javascript (11)
  • jre (1)
  • js (1)
  • kilocode (2)
  • less (1)
  • linux (6)
  • locust (1)
  • lovable (1)
  • macos (4)
  • macvlan (1)
  • mapreduce (1)
  • meta (1)
  • mise (1)
  • mobile (1)
  • modprobe (1)
  • module (1)
  • modules (1)
  • mpv (1)
  • mysql (3)
  • namespace (2)
  • nginx (2)
  • nixos (1)
  • nixpkgs (1)
  • npm (1)
  • nvidia (1)
  • onload (1)
  • pagespeed (1)
  • pcre (1)
  • play1.x (1)
  • play教程 (1)
  • prototype (1)
  • python (1)
  • reduce (1)
  • roocode (17)
  • roolite (15)
  • rust (1)
  • screenchots (1)
  • scroll (1)
  • search (1)
  • shortcuts (1)
  • software (1)
  • solutions (1)
  • sql (1)
  • stack (1)
  • themes (1)
  • treepanel (1)
  • tutorial (1)
  • typescript (9)
  • uninstall (1)
  • vim (1)
  • vscode (1)
  • vundle (1)
  • web (1)
  • windows (4)
  • windsurf (1)
  • xfce (1)
  • zed (1)
  • zepto (1)
  • 压缩优化方案 (1)
  • 字体包 (1)
  • 学习笔记 (2)
  • 捉妖记 (1)
  • 数据科学家 (1)
  • 股票代码 (1)