RError.com

RError.com Logo RError.com Logo

RError.com Navigation

  • 主页

Mobile menu

Close
  • 主页
  • 系统&网络
    • 热门问题
    • 最新问题
    • 标签
  • Ubuntu
    • 热门问题
    • 最新问题
    • 标签
  • 帮助
主页 / 问题 / 948884
Accepted
Глеб Ростишевский
Глеб Ростишевский
Asked:2020-02-25 01:39:22 +0000 UTC2020-02-25 01:39:22 +0000 UTC 2020-02-25 01:39:22 +0000 UTC

如何根据设计师的布局制作没有媒体查询的响应式应用?

  • 772

请告诉我在这种情况下如何最好地弥补,蜂窝?
我做了类似的事情,但有相同的边界(我附上了代码)。
在这种情况下,一切都变得更加困难,我没有太多想法如何做得更好。
第二个问题是如何正确定位这些块,以便以后不必过多地处理媒体查询?

在此处输入图像描述

.benefits__wrapper {
  text-align: center;
  padding-top: 3.9881vw;
  padding-bottom: 15px; }

.benefits__heading {
  margin-bottom: 6.84524vw; }

.benefits__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 759px) {
    .benefits__items {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

@media screen and (max-width: 759px) {
  .benefits__item {
    width: 40%;
    margin: 20px 0; } }

@media screen and (max-width: 459px) {
  .benefits__item {
    width: 100%; } }

.item {
  text-align: center;
  margin-right: 40px; }
  @media screen and (max-width: 459px) {
    .item {
      margin-right: 0; } }
  .item:last-child {
    margin-right: 0; }
  .item__title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font: 1.25rem/1 "PFEncoreSansPro-Regular";
    color: #868686;
    margin-bottom: 34px; }
  .item__info {
    font: 0.9375rem/1.125rem "PFEncoreSansPro-Thin";
    color: #adadad;
    margin-bottom: 3.03571vw; }

.hexagon {
  margin: 0 auto 54px; }
  .hexagon__icon {
    fill: #fff;
    -webkit-transition: background-color .35s;
    transition: background-color .35s; }

.hexagon,
.hexagon__item_inner {
  position: relative;
  width: 91px;
  height: 52px;
  background-color: #fe8682;
  -webkit-transition: background-color .35s;
  transition: background-color .35s; }

.hexagon:before,
.hexagon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fe8682;
  -webkit-transition: background-color .35s;
  transition: background-color .35s; }

.hexagon:before,
.hexagon__item_inner:before {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg); }

.hexagon:after,
.hexagon__item_inner:after {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg); }

.hexagon__item_inner {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  background-color: #fc635e;
  z-index: 1; }

.hexagon__item_inner:before,
.hexagon__item_inner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color .35s;
  transition: background-color .35s;
  background-color: #fc635e; }

.hexagon__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  z-index: 1; }

.hexagon:hover,
.hexagon:hover:before,
.hexagon:hover:after {
  background-color: #fc635e; }

.hexagon:hover .hexagon__item_inner,
.hexagon:hover .hexagon__item_inner:before,
.hexagon:hover .hexagon__item_inner:after {
  background-color: #fff; }

.hexagon:hover .hexagon__icon {
  fill: #fc635e; }
<section class="benefits">
      <div class="benefits__wrapper container">
        <div class="benefits__heading">
          <div class="heading_usual">
            <div class="heading__title uppercase">What can
              <div class="span heading_active">you receive?</div>
            </div>
            <div class="heading__subtitle">
              Daisy is sagittis sem nibh id elit.   Duis sed odio sit amet nibh vulputate cursus a 
                sit amet mauris. Morbi accumsan ipsum
            </div>
          </div>
        </div>
        <div class="benefits__items">
          <article class="benefits__item item">
            <div class="hexagon">
              <div class="hexagon__item_inner"></div>
              <div class="hexagon__content">
                <svg class="hexagon__icon icon_xl">
                  <use xlink:href="svg/sprite.svg#rocket"></use>
                </svg>
              </div>
            </div>
            <div class="item__title uppercase">Clents</div>
            <div class="item__info">
              This is Photoshop's version  of Lorem Ipsum.   Proin gravida nibh vel velit auctor aliquet. Aenean</div>
          </article>
          <article class="benefits__item item">
            <div class="hexagon">
              <div class="hexagon__item_inner"></div>
              <div class="hexagon__content">
                <svg class="hexagon__icon icon_xl">
                  <use xlink:href="svg/sprite.svg#web-design"></use>
                </svg>
              </div>
            </div>
            <div class="item__title uppercase">branding</div>
            <div class="item__info">
              This is Photoshop's version  of Lorem Ipsum.   Proin gravida nibh vel velit auctor aliquet. Aenean</div>
          </article>
          <article class="benefits__item item">
            <div class="hexagon">
              <div class="hexagon__item_inner"></div>
              <div class="hexagon__content">
                <svg class="hexagon__icon icon_xl">
                  <use xlink:href="svg/sprite.svg#diagram"></use>
                </svg>
              </div>
            </div>
            <div class="item__title uppercase">marketing</div>
            <div class="item__info">
              This is Photoshop's version  of Lorem Ipsum.   Proin gravida nibh vel velit auctor aliquet. Aenean</div>
          </article>
          <article class="benefits__item item">
            <div class="hexagon">
              <div class="hexagon__item_inner"></div>
              <div class="hexagon__content">
                <svg class="hexagon__icon icon_xl">
                  <use xlink:href="svg/sprite.svg#speaker"></use>
                </svg>
              </div>
            </div>
            <div class="item__title uppercase">adv.</div>
            <div class="item__info">
              This is Photoshop's version  of Lorem Ipsum.   Proin gravida nibh vel velit auctor aliquet. Aenean</div>
          </article>
        </div>

html
  • 2 2 个回答
  • 10 Views

2 个回答

  • Voted
  1. Best Answer
    Alexandr_TT
    2020-02-28T15:53:16Z2020-02-28T15:53:16Z

    svg 解决方案

    SVG 解决方案有很多优点:

    • 跨浏览器兼容性 - 适用于所有现代浏览器加上IE11,Edge
    • 完全的适应性——您的布局在任何显示尺寸下都不会中断

    分步说明:

    • 要获得人物轮廓与背景图像的精确绑定,请将图像加载到矢量编辑器中,并根据图像的整体尺寸分配 svg 值。

      width="1330" height="880" viewBox="0 0 1330 880"

    <svg version="1.1" xmlns="http://www.w3.org/2000/svg" 
        xmlns:xlink="http://www.w3.org/1999/xlink"
           width="1330" height="880" viewBox="0 0 1330 880" preserveAspectRatio="xMinYMin meet" >  
    
    <image xlink:href="https://isstatic.askoverflow.dev/cb744.png" width="100%" height="100%" />
    </svg>	 

    • 在使用该工具的矢量编辑器中 -Рисовать кривые Безье и прямые отрезки

      沿着红线和六边形的轮廓绘制锚点

    在此处输入图像描述

    • 我们保存 svg 文件,从中取出path公共线和六边形。
    • 向每个六边形添加文本,我们X,使用 Y` 坐标定位

      <text class="txt1" x="355" y="400" > STEP <tspan dx="0">1 </tspan></text>

      将图像添加到六边形pattern

    <pattern id="pattern" x="0px" y="-255px" width="341px" height="382px" patternUnits="userSpaceOnUse"> <image xlink:href="https://isstatic.askoverflow.dev/DSbkL.jpg" width="341px" height="382px" /> </pattern>

    • 添加带有复选标记的红色圆圈,而不是它们,您可以添加图标,就像在草图中一样

    <g id="crc1"> <circle r="23" fill="#FC635E"/> <text x="-15" y="15" fill="white" font-size="36" >&#10004;</text> </g>

    下面是一个完整的代码示例,添加了常用线的动画

     .h1{
     fill-opacity:0.6;
      } 
     
      .h2 {
     fill-opacity:0.9;
      }
     .txt1 {
      font-size:32px;
      fill:#595959;
      text-decoration: underline;
       font-weight:500;
       } 
      .txt2 {
      font-size:20px;
      fill:#444444;
       font-weight:500;
       } 
     tspan {
     fill:#FC635E;
     font-weight:500;
     font-size:36px;
      } 
    <svg version="1.1" xmlns="http://www.w3.org/2000/svg" 
        xmlns:xlink="http://www.w3.org/1999/xlink"
           width="100%" height="100%" viewBox="0 0 1330 880"  >  
    <defs> 
      <pattern
           id="pattern"
           x="0px" y="-255px"
           width="341px"
    	   height="382px"
           patternUnits="userSpaceOnUse">
          <image
             xlink:href="https://isstatic.askoverflow.dev/DSbkL.jpg"
            width="341px"
    	   height="382px"
           />
        </pattern>  
     <pattern
           id="pattern2"
           x="40px" y="-380px"
             width="304px"
    	     height="343px"
           patternUnits="userSpaceOnUse">
          <image
             xlink:href="https://isstatic.askoverflow.dev/hZrmI.jpg"
                 width="304px"
    	         height="343px"
           />
        </pattern> 	 
    	<g id="crc1">
    	<circle  r="23" fill="#FC635E" />	 	
        <text x="-15" y="15" fill="white" font-size="36" >&#10004;</text>
       </g>
    </defs>
    
    	   
     <image xlink:href="https://isstatic.askoverflow.dev/LC31J.jpg" width="100%" height="100%" />	   
    
     
    	 
     <g fill="#FEFEFE" stroke="gray" stroke-width="2">  	 
      <path id="hex_1" class="h1" d="m402.1 321 106.8 60.6v121.3l-106.8 64.6-106.8-64.6V381.7ZM731.7 381.7l104.1 60.6" />
      <path id="hex_2" class="h1" d="m731.7 381.7 104.1 60.6v125.2l-104.1 64.6-106.8-64.6V442.3Z" />
      <path id="hex_3" class="h2" fill-opacity="0.6" style="fill:url(#pattern2);" d="m1099.5 289.4 163.5 92.3V567.6L1099.5 658.5 940 567.6V381.7l159.5-92.3" /> 
      <path class="h2" fill-opacity="0.9"  style="fill:url(#pattern);" d="m508.9 503 160.8 94.9V782.4L508.9 876 349.4 782.4V597.9l159.5-94.9M835.8 199.7l104.1 62" class="s0"/>
      <path class="h1" d="m835.8 199.7 104.1 62v120l-104.1 60.6-104.1-60.6V261.7Z" class="s0"/>
    </g>  
    
     <path id="progress" fill="none" stroke-width="4" stroke="red"  stroke-dashoffset="1975"    stroke-dasharray="1975"
         d="m295.3 381.7 106.8-60.6 106.8 60.6v121.3l116 64.6 0-125.2 106.8-60.6V261.7l104.1-62 104.1  62v120l159.5-92.3 163.5 92.3v185.9l-163.5 91" >
       <animate attributeName="stroke-dashoffset" dur="10s" values="1975;0" fill="freeze"/>	
      </path>   
    	 
    	<text class="txt1" x="355" y="400"  > STEP
         <tspan dx="0">1 </tspan></text>   
         <text	class="txt2" x="312" y="450"> Разработка проекта</text>
    	   <text class="txt2" x="300" y="490"> Согласование проекта </text>
    	
    	  <text class="txt1" x="425" y="725"  > STEP 
    	    <tspan dx="0">2 </tspan></text>  
    	     <text class="txt1" x="680" y="450"  > STEP 
    	      <tspan dx="0">3 </tspan></text>   
    		    <text	class="txt2" x="670" y="500"> Нулевой цикл</text>
    	     <text class="txt2" x="640" y="540"> Возведение коробки </text>
    		  
    		  
    	  <text class="txt1" x="790" y="280"  > STEP 
    	      <tspan dx="0">4 </tspan></text> 	 
             <text	class="txt2" x="750" y="330"> Монтажные работы</text>
    	     <text class="txt2" x="750" y="370"> Отделочные работы </text>
         		  
         <text class="txt1" x="1150" y="430"  > STEP 
    	      <tspan dx="0">5 </tspan></text> 	     
       <use xlink:href="#crc1" x="300" y="380" /> 
        <use xlink:href="#crc1" x="628" y="440" /> 
    	  <use xlink:href="#crc1" x="735" y="255" /> 
    	    <use xlink:href="#crc1" x="945" y="385" />
    		   <use xlink:href="#crc1" x="1100" y="655" />
    	 
    </svg>	 

    本教程的CSS 解决方案可以在@UModeL提供 的链接中找到

    • 12
  2. Alexandr_TT
    2020-02-28T18:30:15Z2020-02-28T18:30:15Z

    项目执行过程动画

    动画脚本

    1. 红线的动画贯穿整个项目
    2. 文字在每个六边形中依次出现,揭示了舞台的本质
    3. 当某个阶段完成时,带有复选框的红色图标会亮起。

    实现这样的场景并不困难,因为所有动画都会相互跟随,并且只有一个绘制公共线的动画会持续整个动画。
    此动画基于将属性stroke-dashoffset从线长的最大值更改1975px为零。

    文本外观的其余动画,图标是基于改变透明度。

    下面是完整的代码。单击按钮后动画开始 -开始

    .h1 {
     fill-opacity:0.6;
     
     } 
     
      .h2 {
     fill-opacity:0.9;
     
     }
     .txt1 {
      font-size:32px;
      fill:#595959;
      text-decoration: underline;
       font-weight:500;
       fill-opacity:0.2;
       } 
      .txt2 {
      font-size:20px;
      fill:#444444;
       font-weight:500;
        fill-opacity:0.2;
       } 
     tspan {
     fill:#FC635E;
     font-weight:500;
     font-size:36px;
     fill-opacity:1;
      }
    <svg version="1.1" xmlns="http://www.w3.org/2000/svg" 
        xmlns:xlink="http://www.w3.org/1999/xlink"
           width="100%" height="100%" viewBox="0 0 1330 880"  >  
    <defs> 
      <pattern
           id="pattern"
           x="0px" y="-255px"
           width="341px"
    	   height="382px"
           patternUnits="userSpaceOnUse">
          <image
             xlink:href="https://isstatic.askoverflow.dev/DSbkL.jpg"
            width="341px"
    	   height="382px"
    	   
           />
        </pattern>  
     <pattern
           id="pattern2"
           x="40px" y="-380px"
             width="304px"
    	     height="343px"
           patternUnits="userSpaceOnUse">
          <image
             xlink:href="https://isstatic.askoverflow.dev/hZrmI.jpg"
                 width="304px"
    	         height="343px"
           />
        </pattern> 	
    	  <g id="crc1" >
    	<circle  r="23" fill="#FC635E" />	 	
        <text x="-15" y="15" fill="white" font-size="36" >&#10004;</text>
       </g>
    	
    </defs>
               <!-- Картинка фона -->
    	   
     <image xlink:href="https://isstatic.askoverflow.dev/LC31J.jpg" width="100%" height="100%" />	   
    
        <!-- Блок шестиугольников -->	
    	 
     <g fill="#FEFEFE" stroke="gray" stroke-width="2">  	 
      <path id="hex_1" class="h1" d="m402.1 321 106.8 60.6v121.3l-106.8 64.6-106.8-64.6V381.7ZM731.7 381.7l104.1 60.6" />
      <path id="hex_2" class="h1" d="m731.7 381.7 104.1 60.6v125.2l-104.1 64.6-106.8-64.6V442.3Z" />
      <path id="hex_3" class="h2" fill-opacity="0.6" style="fill:url(#pattern2);" d="m1099.5 289.4 163.5 92.3V567.6L1099.5 658.5 940 567.6V381.7l159.5-92.3" /> 
      <path id="h2" class="h2" fill-opacity="0.9"  style="fill:url(#pattern);" d="m508.9 503 160.8 94.9V782.4L508.9 876 349.4 782.4V597.9l159.5-94.9M835.8 199.7l104.1 62" class="s0"/>
      <path class="h1" d="m835.8 199.7 104.1 62v120l-104.1 60.6-104.1-60.6V261.7Z" class="s0"/>
    </g>  
    
     <path id="progress" fill="none" stroke-width="4" stroke="#FC635E"  stroke-dashoffset="1975"    stroke-dasharray="1975"
         d="m295.3 381.7 106.8-60.6 106.8 60.6v121.3l116 64.6 0-125.2 106.8-60.6V261.7l104.1-62 104.1  62v120l159.5-92.3 163.5 92.3v185.9l-163.5 91" >
          <animate id="an_Line" attributeName="stroke-dashoffset" begin="btn.click" dur="20s" values="1975;0" fill="freeze"/>	
      </path>  	  
    	 
    	<text class="txt1" id="s1" x="355" y="400"  > STEP
         <tspan  dx="0">1 </tspan></text>   
         <text id="s11"	class="txt2" x="312" y="450"> Разработка проекта</text>
    	   <text id="s111" class="txt2" x="300" y="490"> Согласование проекта </text>
    	
    	  <text id="s2" class="txt1" x="425" y="725"  > STEP 
    	    <tspan dx="0">2 </tspan></text>  
    	     <text id="s3" class="txt1" x="680" y="450"  > STEP 
    	      <tspan dx="0">3 </tspan></text>   
    		    <text id="s33"	class="txt2" x="670" y="500"> Нулевой цикл</text>
    	     <text id="s333" class="txt2" x="640" y="540"> Возведение коробки </text>
    		  
    		  
    	  <text id="s4" class="txt1" x="790" y="280"  > STEP 
    	      <tspan dx="0">4 </tspan></text> 	 
             <text id="s44"	class="txt2" x="750" y="330"> Монтажные работы</text>
    	     <text id="s444" class="txt2" x="750" y="370"> Отделочные работы </text>
         		  
         <text id="s5" class="txt1" x="1150" y="430"  > STEP 
    	      <tspan dx="0">5 </tspan></text> 	     
       <!-- Блок красных иконок -->	
     <g fill-opacity="0.2">   
       <use id="u1" xlink:href="#crc1" x="300" y="380"  /> 
        <use  id="u3" xlink:href="#crc1" x="628" y="440" /> 
    	  <use id="u4" xlink:href="#crc1" x="735" y="255" /> 
    	    <use id="u5" xlink:href="#crc1" x="945" y="385" />
    		   <use id="u55" xlink:href="#crc1" x="1100" y="655" />   
    	</g> 
      <!-- Анимация текста шестиугольника STEP1 -->	
     <animate id="an_s1" 
        xlink:href="#s1" attributeName="fill-opacity" dur="1s" begin="an_Line.begin+1s" values="0.2;1"   fill="freeze" />
     <animate id="an_s11"
       xlink:href="#s11" attributeName="fill-opacity" dur="1s" begin="an_s1.end" values="0.2;1" fill="freeze" />
     <animate id="an_s111"  
         xlink:href="#s111" attributeName="fill-opacity" dur="1s" begin="an_s11.end" values="0.2;1" fill="freeze" />   
        <!-- Анимация иконки шестиугольника STEP1 -->	
    	 <animate id="an_u1"   xlink:href="#u1" attributeName="fill-opacity" dur="1s" begin="an_s111.end" values="0.2;1"   fill="freeze" />	
       <!-- Анимация текста шестиугольника STEP2 -->	
      <animate id="an_s2"
        xlink:href="#s2" attributeName="fill-opacity" dur="1s" begin="an_s111.end" values="0.2;1" fill="freeze" />   
          <!-- Анимация текста шестиугольника STEP3 -->	
     <animate id="an_s3"
        xlink:href="#s3" attributeName="fill-opacity" dur="1s" begin="an_s2.end" values="0.2;1" fill="freeze" /> 
      <animate id="an_s33"
        xlink:href="#s33" attributeName="fill-opacity" dur="1s" begin="an_s3.end" values="0.2;1" fill="freeze" /> 		
     <animate id="an_s333"
        xlink:href="#s333" attributeName="fill-opacity" dur="1s" begin="an_s33.end" values="0.2;1" fill="freeze" /> 
     <!-- Анимация иконки  STEP3 -->	
    	 <animate id="an_u3"   xlink:href="#u3" attributeName="fill-opacity" dur="1s" begin="an_s333.end" values="0.2;1"   fill="freeze" />	
    
     <!-- Анимация текста шестиугольника STEP4 -->	
     <animate id="an_s4"
        xlink:href="#s4" attributeName="fill-opacity" dur="1s" begin="an_s333.end" values="0.2;1" fill="freeze" />
    <animate id="an_s44"
        xlink:href="#s44" attributeName="fill-opacity" dur="1s" begin="an_s4.end" values="0.2;1" fill="freeze" /> 
    <animate id="an_s444"
        xlink:href="#s444" attributeName="fill-opacity" dur="1s" begin="an_s44.end" values="0.2;1" fill="freeze" />
    <!-- Анимация иконки  STEP4 -->	
     <animate id="an_u4" 
         xlink:href="#u4" attributeName="fill-opacity" dur="1s" begin="an_s444.end" values="0.2;1"    fill="freeze" />	 
    <animate id="an_u5" 
         xlink:href="#u5" attributeName="fill-opacity" dur="1s" begin="an_u4.end+1s" values="0.2;1"    fill="freeze" />	 	 
    
    	<!-- Анимация текста шестиугольника STEP5 -->
    <animate id="an_s5"
        xlink:href="#s5" attributeName="fill-opacity" dur="1s" begin="an_s444.end+5s" values="0.2;1" fill="freeze" />
       <!-- Анимация второй иконки после завершения рисования линии  STEP5 -->
    <animate id="an_u55" 
         xlink:href="#u55" attributeName="fill-opacity" dur="1s" begin="an_Line.end" values="0.2;1"    fill="freeze" />	
    	 
    	 <g id="btn" transform="translate(0 -100) scale(2)">
          <rect x="20" y="84" width="35" height="15" rx="5" fill="none" stroke="purple"/>
    	     <text x="28" y="95" font-size="10" fill="purple" >Start</text>
        </g>   
    </svg>

    • 7

相关问题

Sidebar

Stats

  • 问题 10021
  • Answers 30001
  • 最佳答案 8000
  • 用户 6900
  • 常问
  • 回答
  • Marko Smith

    根据浏览器窗口的大小调整背景图案的大小

    • 2 个回答
  • Marko Smith

    理解for循环的执行逻辑

    • 1 个回答
  • Marko Smith

    复制动态数组时出错(C++)

    • 1 个回答
  • Marko Smith

    Or and If,elif,else 构造[重复]

    • 1 个回答
  • Marko Smith

    如何构建支持 x64 的 APK

    • 1 个回答
  • Marko Smith

    如何使按钮的输入宽度?

    • 2 个回答
  • Marko Smith

    如何显示对象变量的名称?

    • 3 个回答
  • Marko Smith

    如何循环一个函数?

    • 1 个回答
  • Marko Smith

    LOWORD 宏有什么作用?

    • 2 个回答
  • Marko Smith

    从字符串的开头删除直到并包括一个字符

    • 2 个回答
  • Martin Hope
    Alexandr_TT 2020年新年大赛! 2020-12-20 18:20:21 +0000 UTC
  • Martin Hope
    Alexandr_TT 圣诞树动画 2020-12-23 00:38:08 +0000 UTC
  • Martin Hope
    Air 究竟是什么标识了网站访问者? 2020-11-03 15:49:20 +0000 UTC
  • Martin Hope
    Qwertiy 号码显示 9223372036854775807 2020-07-11 18:16:49 +0000 UTC
  • Martin Hope
    user216109 如何为黑客设下陷阱,或充分击退攻击? 2020-05-10 02:22:52 +0000 UTC
  • Martin Hope
    Qwertiy 并变成3个无穷大 2020-11-06 07:15:57 +0000 UTC
  • Martin Hope
    koks_rs 什么是样板代码? 2020-10-27 15:43:19 +0000 UTC
  • Martin Hope
    Sirop4ik 向 git 提交发布的正确方法是什么? 2020-10-05 00:02:00 +0000 UTC
  • Martin Hope
    faoxis 为什么在这么多示例中函数都称为 foo? 2020-08-15 04:42:49 +0000 UTC
  • Martin Hope
    Pavel Mayorov 如何从事件或回调函数中返回值?或者至少等他们完成。 2020-08-11 16:49:28 +0000 UTC

热门标签

javascript python java php c# c++ html android jquery mysql

Explore

  • 主页
  • 问题
    • 热门问题
    • 最新问题
  • 标签
  • 帮助

Footer

RError.com

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

帮助

© 2023 RError.com All Rights Reserve   沪ICP备12040472号-5