ZIP实验8软升本23-7蔡雨馨120233504303.zip 513.95KB

2401_85714221

资源文件列表:

实验8软升本23-7蔡雨馨120233504303.zip 大约有15个文件
  1. 实验8软升本23-7蔡雨馨120233504303.doc 545KB
  2. src/
  3. src/App.vue 2.87KB
  4. src/assets/
  5. src/assets/logo.png 6.69KB
  6. src/components/
  7. src/components/HelloWorld.vue 2.13KB
  8. src/main.js 350B
  9. src/router/
  10. src/router/index.js 590B
  11. src/store/
  12. src/store/index.js 157B
  13. src/views/
  14. src/views/AboutView.vue 89B
  15. src/views/HomeView.vue 327B

资源介绍:

实验8软升本23-7蔡雨馨120233504303.zip
<link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/base.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/fancy.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89494247/raw.css" rel="stylesheet"/><div id="sidebar" style="display: none"><div id="outline"></div></div><div class="pf w0 h0" data-page-no="1" id="pf1"><div class="pc pc1 w0 h0"><img alt="" class="bi x0 y0 w1 h1" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89494247/bg1.jpg"/><div class="t m0 x1 h2 y1 ff1 fs0 fc0 sc0 ls0 ws0">实<span class="ff2"> </span>验<span class="ff2"> </span>报<span class="_ _0"></span><span class="ff2"> </span>告</div><div class="t m0 x2 h3 y2 ff3 fs1 fc0 sc1 ls0 ws0">辽宁科技大学<span class="ff4">_</span>计算机与软件工程学院<span class="ff4"> 2024<span class="_ _1"> </span></span>年<span class="ff4"> 6<span class="_ _1"> </span></span>月<span class="_ _1"> </span><span class="ff4">10<span class="_ _1"> </span></span>日</div><div class="c x3 y3 w2 h4"><div class="t m0 x4 h3 y4 ff3 fs1 fc0 sc1 ls0 ws0">课名<span class="_ _2"></span>:<span class="_ _2"></span><span class="ff4">Java<span class="_ _1"> </span><span class="ff3">界面设计框架</span></span></div></div><div class="c x5 y3 w3 h4"><div class="t m0 x4 h3 y4 ff3 fs1 fc0 sc1 ls0 ws0">实验项目名称:<span class="ff4"> Ajax</span></div></div><div class="c x3 y5 w4 h5"><div class="t m0 x4 h3 y6 ff3 fs1 fc0 sc1 ls0 ws0">班级:软升本<span class="_ _1"> </span><span class="ff4">23-7</span></div></div><div class="c x6 y5 w5 h5"><div class="t m0 x4 h3 y6 ff3 fs1 fc0 sc1 ls0 ws0">姓名:蔡雨馨</div></div><div class="c x7 y5 w6 h5"><div class="t m0 x4 h3 y6 ff3 fs1 fc0 sc1 ls0 ws0">学号:<span class="ff4">120233504303</span></div></div><div class="c x8 y5 w7 h5"><div class="t m0 x4 h3 y6 ff3 fs1 fc0 sc1 ls0 ws0">任课教师:吴杰</div></div><div class="c x3 y7 w8 h6"><div class="t m0 x4 h3 y8 ff3 fs1 fc0 sc1 ls0 ws0">实验目的:</div><div class="t m0 x4 h3 y9 ff3 fs1 fc0 sc1 ls0 ws0">实现一个天气预报应用。</div></div><div class="c x3 ya w8 h7"><div class="t m0 x4 h3 yb ff3 fs1 fc0 sc1 ls0 ws0">实验内容:</div><div class="t m0 x9 h3 yc ff3 fs1 fc0 sc1 ls0 ws0">实验代码:</div><div class="t m0 x9 h3 yd ff4 fs1 fc0 sc1 ls0 ws0">&lt;template&gt;</div><div class="t m0 x9 h3 ye ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-container class="container"&gt;</div><div class="t m0 x9 h3 yf ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-header&gt;</div><div class="t m0 x9 h3 y10 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-input placeholder="<span class="ff3">请输入</span>" class="input" v-model="city"&gt;</div><div class="t m0 x9 h3 y11 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;template #prepend&gt;<span class="ff3">城市名:</span>&lt;/template&gt;</div><div class="t m0 x9 h3 y12 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/el-input&gt;</div><div class="t m0 x9 h3 y13 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/el-header&gt;</div><div class="t m0 x9 h3 y14 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-main class="main"&gt;</div><div class="t m0 x9 h3 y15 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;div class="today"&gt;</div><div class="t m0 x9 h3 y16 ff4 fs1 fc0 sc1 ls0 ws0"> <span class="ff3">今天:</span></div><div class="t m0 x9 h3 y17 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span&gt;{{this.todayData.weather <span class="_ _3"> </span>?? </div><div class="t m0 x4 h3 y18 ff4 fs1 fc0 sc1 ls0 ws0">this.plc}}{{this.todayData.temperature ?? this.plc}}&lt;/span&gt;</div><div class="t m0 x9 h3 y19 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span <span class="_ _4"> </span>style="margin-left: <span class="_ _4"> </span>20px;"&gt;{{ <span class="_ _4"> </span>this.todayData.direct <span class="_ _4"> </span>?? </div><div class="t m0 x4 h3 y1a ff4 fs1 fc0 sc1 ls0 ws0">this.plc}}&lt;/span&gt;</div><div class="t m0 x9 h3 y1b ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span style="margin-left: 100px;"&gt;{{ this.todayData.date}}&lt;/span&gt;</div><div class="t m0 x9 h3 y1c ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/div&gt;</div><div class="t m0 x9 h3 y1d ff4 fs1 fc0 sc1 ls0 ws0"> &lt;div class="real"&gt;</div><div class="t m0 x9 h3 y1e ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span class="temp"&gt;{{ this.realtime.temperature ?? this.plc}}&lt;/span&gt;</div><div class="t m0 x9 h3 y1f ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span class="realInfo"&gt;{{ this.realtime.info ?? this.plc}}&lt;/span&gt;</div><div class="t m0 x9 h3 y20 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span <span class="_ _5"> </span>class="realInfo" <span class="_ _5"> </span>style="margin-left: </div><div class="t m0 x4 h3 y21 ff4 fs1 fc0 sc1 ls0 ws0">20px;"&gt;{{ this.realtime.direct ?? this.plc}}&lt;/span&gt;</div><div class="t m0 x9 h3 y22 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span <span class="_ _5"> </span>class="realInfo" <span class="_ _5"> </span>style="margin-left: </div><div class="t m0 x4 h3 y23 ff4 fs1 fc0 sc1 ls0 ws0">20px;"&gt;{{ this.realtime.power ?? this.plc}}&lt;/span&gt; </div><div class="t m0 x9 h3 y24 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/div&gt;</div><div class="t m0 x9 h3 y25 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;div class="real"&gt;</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div><div id="pf2" class="pf w0 h0" data-page-no="2"><div class="pc pc2 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89494247/bg2.jpg"><div class="c x3 y26 w8 h8"><div class="t m0 x9 h3 y27 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span class="realInfo"&gt;<span class="ff3">&#31354;&#27668;&#36136;&#37327;&#65306;</span>{{ this.realtime.aqi ?? this.plc }}&lt;<span class="fc1 sc1">/span&gt;</span></div><div class="t m0 x9 h3 y28 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;span class="realInfo"&gt;<span class="ff3">&#28287;&#24230;<span class="_ _6"></span>&#65306;<span class="_ _6"></span><span class="ff4">{{ this.realtime.humidity ?? this.plc }}&lt;<span class="fc1 sc1">/span&gt;</span></span></span></div><div class="t m0 x9 h3 y29 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/div&gt;</div><div class="t m0 x9 h3 y2a ff4 fs1 fc0 sc1 ls0 ws0"> &lt;div class="future"&gt;</div><div class="t m0 x9 h3 y2b ff4 fs1 fc0 sc1 ls0 ws0"> &lt;div class="header"&gt;5<span class="_ _1"> </span><span class="ff3">&#26085;&#22825;&#27668;&#39044;&#25253;</span>&lt;/div&gt;</div><div class="t m0 x9 h3 y2c ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-table :data="futureData" style="margin-top: 30px"&gt;</div><div class="t m0 x9 h3 y2d ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-table-column prop="date" label="<span class="ff3">&#26085;&#26399;</span>"&gt;&lt;/el-table-column&gt;</div><div class="t m0 x9 h3 y2e ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-table-column prop="temperature" label="<span class="ff3">&#28287;&#24230;</span>"&gt;&lt;/el-table-column&gt;</div><div class="t m0 x9 h3 y2f ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-table-column prop="weather" label="<span class="ff3">&#22825;&#27668;</span>"&gt;&lt;/el-table-column&gt;</div><div class="t m0 x9 h3 y30 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;el-table-column prop="direct" label="<span class="ff3">&#39118;&#21521;</span>"&gt;&lt;/el-table-column&gt;</div><div class="t m0 x9 h3 y31 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/el-table&gt;</div><div class="t m0 x9 h3 y32 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/div&gt;</div><div class="t m0 x9 h3 y33 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/el-main&gt;</div><div class="t m0 x9 h3 y34 ff4 fs1 fc0 sc1 ls0 ws0"> &lt;/el-container&gt;</div><div class="t m0 x9 h3 y35 ff4 fs1 fc0 sc1 ls0 ws0">&lt;/template&gt;</div><div class="t m0 x9 h3 y36 ff4 fs1 fc0 sc1 ls0 ws0">&lt;style lang="less"&gt;</div><div class="t m0 x9 h3 y37 ff4 fs1 fc0 sc1 ls0 ws0">.container{</div><div class="t m0 x9 h3 y38 ff4 fs1 fc0 sc1 ls0 ws0"> background: linear-gradient(rgb(13,104,188),rgb(54,121,195));</div><div class="t m0 x9 h3 y39 ff4 fs1 fc0 sc1 ls0 ws0">}</div><div class="t m0 x9 h3 y3a ff4 fs1 fc0 sc1 ls0 ws0">.input{</div><div class="t m0 x9 h3 y3b ff4 fs1 fc0 sc1 ls0 ws0"> width: 300px;</div><div class="t m0 x9 h3 y3c ff4 fs1 fc0 sc1 ls0 ws0"> margin-top: 20px;</div><div class="t m0 x9 h3 y3d ff4 fs1 fc0 sc1 ls0 ws0">}</div><div class="t m0 x9 h3 y3e ff4 fs1 fc0 sc1 ls0 ws0">.today{</div><div class="t m0 x9 h3 y3f ff4 fs1 fc0 sc1 ls0 ws0"> font-size: 20px;</div><div class="t m0 x9 h3 y40 ff4 fs1 fc0 sc1 ls0 ws0"> color: white;</div><div class="t m0 x9 h3 y41 ff4 fs1 fc0 sc1 ls0 ws0">}</div><div class="t m0 x9 h3 y42 ff4 fs1 fc0 sc1 ls0 ws0">.temp{</div><div class="t m0 x9 h3 y43 ff4 fs1 fc0 sc1 ls0 ws0"> font-size: 79px;</div><div class="t m0 x9 h3 y44 ff4 fs1 fc0 sc1 ls0 ws0"> color: white;</div><div class="t m0 x9 h3 y45 ff4 fs1 fc0 sc1 ls0 ws0">}</div><div class="t m0 x9 h3 y46 ff4 fs1 fc0 sc1 ls0 ws0">.realInfo{</div><div class="t m0 x9 h3 y47 ff4 fs1 fc0 sc1 ls0 ws0"> color: white;</div><div class="t m0 x9 h3 y48 ff4 fs1 fc0 sc1 ls0 ws0">}</div><div class="t m0 x9 h3 y49 ff4 fs1 fc0 sc1 ls0 ws0">.future{</div><div class="t m0 x9 h3 y4a ff4 fs1 fc0 sc1 ls0 ws0"> margin-top: 40px;</div><div class="t m0 x9 h3 y4b ff4 fs1 fc0 sc1 ls0 ws0">}</div><div class="t m0 x9 h3 y4c ff4 fs1 fc0 sc1 ls0 ws0">.header{</div><div class="t m0 x9 h3 y4d ff4 fs1 fc0 sc1 ls0 ws0"> color: white;</div><div class="t m0 x9 h3 y4e ff4 fs1 fc0 sc1 ls0 ws0"> font-size: 27px;</div><div class="t m0 x9 h3 y4f ff4 fs1 fc0 sc1 ls0 ws0">}</div></div></div><div class="pi" data-data='{"ctm":[1.611830,0.000000,0.000000,1.611830,0.000000,0.000000]}'></div></div>
100+评论
captcha
    类型标题大小时间
    ZIP支持国内网络环境比较好用的谷歌浏览器翻译插件3.59MB10月前
    ZIPfastbev不指定BPU算子68.68MB10月前
    ZIPVS2010MFC对话框人事管理系统29.73MB10月前
    ZIPspringboot+vue在线考试系统8.23MB10月前
    ZIPC语言贪吃蛇2024(附完整文档和说明)1.93KB10月前
    ZIPHCM2.0(中文)英威腾通讯软件6.51MB10月前
    ZIPmedicalclient-2024-6-28.zip3.55MB10月前
    ZIP11111111111111111111111111111111111111157.45MB10月前