10 2022 档案
摘要:transform = transforms.Compose([ transforms.ToTensor(), transforms.Lambda(lambda x: x.repeat(3,1,1)), #添加这行 transforms.Normalize(mean=(0.5, 0.5, 0.5),
阅读全文
摘要:点击查看代码 <template> <div id="app"> <router-view /> </div> </template> <script> export default { name: 'App' } </script> <style lang="scss"> ::-webkit-sc
阅读全文
摘要:git config --global credential.helper store git pull /git push (第一次输入,下次就不用再次输入数据)
阅读全文
摘要:`package com.IO.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.sp
阅读全文
摘要:[Bilibili]友情链接](https://www.bilibili.com/video/BV19a411t7Xj/?spm_id_from=333.337.search-card.all.click&vd_source=e3040aea4ee566d9f6b73f688a9e0286 )
阅读全文

浙公网安备 33010602011771号