Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Hot questions

0 votes
955 views
1 answer
    I using quill parchement with laravel but i am getting cannot read property 'attributor' my code: let Align = new Parchment.Attributor.Class( ... .js') } }, node: { fs: 'empty' }})...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
640 views
1 answer
    I'm running auto deploy to GCP through Gitlab, I'm using this auto-deploy script https://gitlab.com/gitlab-org/ ... ? Anyone with any understanding will be of great help! Thanks....
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
595 views
1 answer
    the following comes up everytime I start a new terminal session. -bash: export: `/usr/local/mysql/bin:/Library/Frameworks/ ... all of this so any help would be amazing thank you!...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
323 views
1 answer
    When I refresh page table row deleted and last query deleted when I click on any delete button of other row. Why is ... "success"; } } error screenshot - https://prnt.sc/wdg3xv...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
628 views
1 answer
    做上传图片插件,图片放在一个可拖放大小的框中,拖放框,图片跟着改变大小,有什么解决办法?现在在用canvas,但是没有完全实现。 还有看了canvas和svg,canvas好像适合动态展示,svg适合展示静态的。我这里只是展示图片并且让她可变化大小而已。各位前辈请多多指教~...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
435 views
1 answer
    vue的使用者你们谁用到过一个项目中使用多个开源的库的情况。这个时候会出现组件的样式冲突。 请问怎么引用组件的样式才能做到唯一且样式不冲突...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    package.json 中的mysql 只是一个链接和操作数据的插件工具吗?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
295 views
1 answer
    I want to handle pushing a push message according to the instructions https://firebase.google.com/docs/cloud-messaging/android/ ... in the instructions or what do I need to do?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    在app里面嵌入h5,现在需求需要用到cookie或者localstorage,经测试在安卓4.2的手机上面关闭app cookie或者localstorage都已经失效了,当前主流的系统手机不会出现问题,现在试想两者真的可以存到我们设置的时间吗?或者说ios和安卓是否有机制,对于webview的两者存储时间会带来影响呢?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
281 views
1 answer
    is there some redirect from a string to a variable in batch? main.cmd @setlocal enableextensions Enabledelayedexpansion @echo off ... need the quotes so I can pass the variable......
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
458 views
1 answer
    第一次加载页面 初始化十个slide滑动块,然后每次左右滑动都动态改变slide的数量和内容,但是每次只能滑动第一次初始化的十个,贴上初始化swiper的代码。 我想要的是能每次滑动都去重新初始化slide块,slide的数量固定为10个,...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
224 views
1 answer
    I want to have git commands (.i.e git clone, git push, ...) in http request format. without using git ... know how should I implement git operations in http request format. Tnx...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
503 views
1 answer
    搞了一整天了,还是找不出问题!用python3.6的时候是第一个问题,后来换了2.7,出现了第二个图片的问题图片描述...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
349 views
1 answer
    关于在vue2中导出文件的两种方式,对export default 和 module.exports 的区别理解不是很明白...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    新人求助 代码如下: import Vue from 'vue'; import App from './App'; import VueRouter from 'vue-router'; import goods from './components/goods/goods.vue ... 啥被注册了但是没用- -)求教大神,应该怎么改写成2.0的语法啊...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
480 views
1 answer
    为什么touchend的事件target 是 touchstart的target呢? 比如外部一个BOX,内部有两个BOX, 我给外部BOX绑定touch事件,我从内部一个BOX滑到另一个BOX上结束,target怎么是不变的? 不能按PC的mouse事 ... 始滑动到bbb结束,target是不变的,上面输出为true 我要怎么获取结束的事件触发目标呢?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
508 views
1 answer
    项目发布到服务器上,后台管理员操作点击时,偶尔会出现跳转到登录页面,(跳转登录页面的路由不确定)。session没有清除还是存在的,仍能通过中间件访问到指定路由,不用重新登陆,项目仍能操作。在本地并没有出现这种情况。求大神解惑...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
333 views
1 answer
    我新建了一个scss文件定义一些变量规定了项目中所使用到的颜色,然后我想在各个组件的style中直接使用这些变量,但是目前一个组件就得导入这个scss文件一次,十分麻烦,请教大神有无比较简单的方法,一次导入即可在所有vue文件中访问到对应的变量。...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
420 views
1 answer
    comet函数能不能改变其轨迹颜色? 我有输入过help comet,但是里面并没有与颜色有关的参数 求赐教...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
357 views
1 answer
    字体和css都引入了,同样的css文件在外面测试正常,但是在react中就全部变成小方块渲染不出字体图标。...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
292 views
1 answer
    点击导航链接的事件,点击链接页面滚动到指定DIV的位置。 之前是正常的,现在要加载一个UI框架 引入了它的CSS后,导航点击不滚动了,事件是可以成功触发的。 什么样的CSS样式会影响到页面滚动?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
122 views
1 answer
    那条绿线怎么去掉啊 求大神帮忙...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
452 views
1 answer
    有没有对redis内存锁熟悉的?防止并发的时候,多个进程操作同一份缓存资源...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
290 views
1 answer
    I have been trying to create a custom function that handles click, mouseover, and mouseleave but if I add onlick the mouseover function won't ... > </g> </g> </g> </svg> </button>...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
301 views
1 answer
    vue分隔符与golang有冲突,想修改掉,看vue2.0的文档 delimiters: ['${', '}'],不过需要在独立构建模式, 2.0文档: //独立构建 resolve: { alias: { 'vue$': 'vue/dist/vue. ... 发现直接输出了${ msg },并没有达到预期效果 请问,我是理解错了,还是哪块配置问题?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
103 views
1 answer
    本地测试没问题,放在服务器上出现了问题。说SMTP Error: Could not connect to SMTP host,求大神。...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
200 views
1 answer
    关于gulp.src 多目录问题 目录结构如图所示, images script style lib usr images script style src: // 源usr var src = { path: './src', html: ['. ... built文件里外 ,图片,less,js,都不行 好惆怅~ 求大神帮助我gulp的正确使用方式 !...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
120 views
1 answer
    I'm studying Process Memory model and got curious with JavaScript's memory model. Process Memory model is divided in 5 ... console of chrome devtool, does it save in stack memory?...
asked Feb 6, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.7k users

...