首页
壁纸
关于
发现大佬
Search
1
Oculus Quest2 无线投屏到PC
1,656 阅读
2
Xbox Series X / S 开箱~~~~激动无比
1,076 阅读
3
完美决解win10 可以上网却显示无internet的bug
723 阅读
4
openwrt路由器安装uu加速器插件
616 阅读
5
xiaomi 小米pad 5 pro adb 删除自带app 系统精简 (非root)
487 阅读
学习
QuantumultX
JavaScript
web3
react
Solidity
游戏
随笔
登录
/
注册
Search
标签搜索
javascript
js
XSX
css
刺客信条
刺客信条英灵殿
web3
xbox
游戏
教程
Xbox Series S
Xbox Series X
leetcode
图床
XSS
Steam
cdn
截图
游戏截图
前端
Arthur
累计撰写
81
篇文章
累计收到
79
条评论
首页
栏目
学习
QuantumultX
JavaScript
web3
react
Solidity
游戏
随笔
页面
壁纸
关于
发现大佬
搜索到
81
篇与
Arthur
的结果
2022-05-23
解决npm ERR! code ERR_SOCKET_TIMEOUT npm ERR!
由于资源的问题在npm安装时候可能发生这个报错 解决办法如下 只要改下 请求的时间就可以了 npm config set fetch-retry-mintimeout 20000 npm config set fetch-retry-maxtimeout 120000
2022年05月23日
40 阅读
1 评论
0 点赞
[漫威银河护卫队] SE难得的精品之作 通关简评
2022年05月20日
43 阅读
0 评论
1 点赞
2022-05-20
由于疫情+换工作的原因,虽然一直在家远程办公,又忙着搞web3,留给自己打游戏的时间不多,本来想先打老头环的,无奈实在是太难了劝退我,只好后面再说了,,刚好银河护卫队进了XGP,便用了半个月的时间,一共26h 通关这个漫威银河护卫队 《漫威银河护卫队》(Guardians of the Galaxy)是由Square Enix开发的冒险游戏作品。游戏于2021年10月26日登陆PS5、PS4、Xbox Series X|S、Xbox One和电脑平台,支持简体中文。 涉嫌微剧透,而且本游戏粉丝向严重,不爱漫威的应该玩不来 优点 地图 敌人 重复性低,比较多样性 音乐无敌!!yyds 画面也不错,漫威宇宙才配得上是真2077 缺点 还是有点重复性,虽然地图不一样,但是玩法都是 钻洞 跳远 打怪 选择不影响游戏结局,但选的不对 只会增加后面更多的敌人 和复联 还是没有脸的版权,, 游戏整体下来 有一种在看一部欢乐的美剧一样 画面给人也是比较震撼的 人物语音也很用心 全都是各种有意思的梗 和 调侃 而且打到游戏后期 各种人物造型啊技能啊服装啊 还都是蛮帅的 至于剧情麻 看个乐哈哈哈哈
前端自用VS CODE插件推荐
2022年05月01日
197 阅读
0 评论
0 点赞
2022-05-01
前端自用VS CODE插件推荐 Autoprefixer Parse CSS and add vendor prefixes automatically. Beauty a plugin for beautify & format several web based languages. Just beautify and format you code in your workspace. Bracket Pair Colorizer This extension allows matching brackets to be identified with colours. The user can define which characters to match, and which colours to use. CSS Formatter Formatter for CSS Document This "Document This" is a Visual Studio Code extension that automatically generates detailed JSDoc comments for both TypeScript and JavaScript files. ESLint Integrates ESLint JavaScript into VS Code. filesize Show the current file size in the status bar This package is intended for use with the Visual Studio Code editor and it displays the size of the focused file in the status bar of the editor. Format HTML in PHP This extension provides formatting for the HTML code in PHP files. This way this works is this extension runs right before the save action which triggers any other registered PHP formatting extensions so you are free to have one and this will not get in the way or block it. FreeMarker FreeMarker language colorization extension for Visual Studio Code. You can read more about FreeMarker here. Syntax highlight for FreeMarker GitHub Copilot!!!!!!! Your AI pair programmer! GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type. GitHub Copilot is powered by the OpenAI Codex AI system, trained on public Internet text and billions of lines of code. GitLens — Git supercharged GitLens supercharges Git inside VS Code and unlocks untapped knowledge within each repository. It helps you to visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more. HTML CSS Support CSS Intellisense for HTML HTML id and class attribute completion. Supports linked and embedded style sheets. Supports template inheritance. Supports additional style sheets. Supports other HTML like languages. Validates CSS selectors on demand. HTML Snippets Full HTML tags including HTML5 Snippets HTMLHint VS Code integration for HTMLHint - A Static Code Analysis Tool for HTML jQuery Code Snippets Over 130 jQuery Code Snippets Just type the letters 'jq' to get a list of all available jQuery Code Snippets. markdown-formatter This is a tool to improve the writing efficiency of markdown, not only provides a relatively uniform format for the markdown user, but also provides some snippets. Minify Minify your js, css and html files to save transmit bandwidth. Calls each of the minifiers directly, allowing settings to be passed: node-snippets snippets for node + libraries This is an extension meant to give you some awesome NodeJS snippets Path Intellisense Visual Studio Code plugin that autocompletes filenames. PHP Intelephense PHP code intelligence for Visual Studio Code. Intelephense is a high performance PHP language server packed full of essential features for productive PHP development. PowerShell Develop PowerShell modules, commands and scripts in Visual Studio Code! This extension provides rich PowerShell language support for Visual Studio Code (VS Code). Now you can write and debug PowerShell scripts using the excellent IDE-like interface that Visual Studio Code provides. Pylance Pylance is an extension that works alongside Python in Visual Studio Code to provide performant language support. Under the hood, Pylance is powered by Pyright, Microsoft's static type checking tool. Using Pyright, Pylance has the ability to supercharge your Python IntelliSense experience with rich type information, helping you write better code faster. Pylance is the default language support for Python in Visual Studio Code and is shipped as part of that extension as an optional dependency. The Pylance name is a small ode to Monty Python's Lancelot who was the first knight to answer the bridgekeeper's questions in the Holy Grail. React Native Tools This VS Code extension provides a development environment for React Native projects. Using this extension, you can debug your code and quickly run react-native commands from the command palette. React-Native/React/Redux snippets for es6/es7 Code snippets for React-Native/React/Redux es6/es7 and flowtype/typescript Sass Indented Sass syntax Highlighting, Autocomplete & Formatter Sass/Less/Stylus/Pug/Jade/Typescript/Javascript Compile Hero Pro
工具库分享推荐
{lamp/} 在线OCR {lamp/} apkpure {lamp/} 大小下转换 {lamp/} 熊猫压图 {lamp/} 代码对比 {lamp/} 文本对比 {lamp/} iconfont {lamp/} P2P sharedrop {lamp/} apkmirror {lamp/} pdf解锁 {lamp/} 程序员在线工具箱 {lamp/} 文件在线转码 {lamp/} 毒蘑菇配色 {lamp/} 网站框架分析 {lamp/} pushplus推送 {lamp/} 字幕搜索下载 {lamp/} 雪碧图css {lamp/} 地址生成器 {lamp/} 中环转运 {lamp/} 歌单迁移 {lamp/} 4k电影资源 {lamp/} MAC软件下载 {lamp/}
2022年05月01日
62 阅读
0 评论
0 点赞
js获取页面元素距离浏览器工作区顶端的距离
js获取页面元素距离浏览器工作区顶端的距离 先介绍几个属性: 网页被卷起来的高度/宽度(即浏览器滚动条滚动后隐藏的页面内容高度) (javascript) document.documentElement.scrollTop //firefox (javascript) document.documentElement.scrollLeft //firefox (javascript) document.body.scrollTop //IE (javascript) document.body.scrollLeft //IE (jqurey) $(window).scrollTop() (jqurey) $(window).scrollLeft() 网页工作区域的高度和宽度 (javascript) document.documentElement.clientHeight// IE firefox (jqurey) $(window).height() 元素距离文档顶端和左边的偏移值 (javascript) DOM元素对象.offsetTop //IE firefox (javascript) DOM元素对象.offsetLeft //IE firefox (jqurey) jq对象.offset().top (jqurey) jq对象.offset().left
2022年05月01日
44 阅读
0 评论
0 点赞
1
2
...
17