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

Categories

Recent questions

0 votes
186 views
1 answer
    I just wrote a discord bot and used a function to show me the members of each guild the bot is in. That worked ... edit(name=f"??Servermember: {Member}") await asyncio.sleep(20)...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
206 views
1 answer
    There is a structure directive: @Directive({ selector: '[loading]', }) export class LoadingDirective { loadingFactory: ComponentFactory< ... : <span *loading="true size=20"></span>...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
545 views
1 answer
    I have a project in WordPress and my goal is to create 7 pages, each page is a different sports category. on ... put me in the right direction. Stay safe and healthy everyone!...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
420 views
1 answer
    我有个项目有几十个子项目,需要IDEA一键打开,目前是可以打开,但是没有代码提示及跳转,只有一个一个module的导入,可是太多了,麻烦...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
487 views
1 answer
    java多个集合之间如果有交集就合并, 然后返回合并后的list 现在有List<Set<String>> list 集合 Set<Integer> set1 = new HashSet<Integer>() {{ add(1); add(3); add ... 中 最后期望返回的是合并后的List<newSet> 请大佬指教, 有什么好的算法可以实现...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
200 views
1 answer
    现拿到一个Excel表格,要求我项目中加个导入按钮,将Excel的内容导入到数据库中。 就是由前台导入Excel表格,批量加入到数据库中,后台获取批量数据。...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
643 views
1 answer
    小程序调用wx.requestPayment发起微信支付,就会弹出输入密码的界面。 如果用户长时间停留在输入密码页面,多久会超时 导致支付失败? 或者说,微信支付有没有超时机制? 发起支付时,服务器端锁定库存,如果长时间不付款,实际库存可能没有了,导致后面付款了 却没有库存。 文档似乎没有提到这个...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
238 views
1 answer
    What is the best way to copy text to the clipboard (multi-browser)? I have tried: function copyToClipboard(text) { ... using Flash: How does Trello access the user's clipboard?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
270 views
1 answer
    new Vue({ el:"#view", data:{ dj:['基阿萨大大','留个脚印','空间和萨'] } }) <p id="view" v-for="i in dj"> <a :href="['http:// ... //xxx/dict/57fa">基</a> <a href="http://xxx/dict/963f">阿</a> </p>...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
308 views
1 answer
    控制器代码 $r = Db::name("fund")->select()->toArray(); dump($r); .env APP_DEBUG = true [APP] DEFAULT_TIMEZONE = ... 3306 CHARSET = utf8 DEBUG = true [LANG] default_lang = zh-cn trace...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
395 views
1 answer
    I want to create a lambda expression like: // some code CompletableFuture.handle((s,t) -> { if(t != null){ //some ... is not working! Want help only for Lamda part. Any help !...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
588 views
1 answer
    先跑一遍三个小题目, 是否符合自己的预期 0==[] ![]==[] '0'==[] 如果有大佬 全答对,请解释一波 '0'==[] 这个是怎么做比较的; 另外附上能解释 第1,2题目 的文章 https://ostack.cn/a/11... 第三题实在不懂...求解释~~...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
651 views
1 answer
    modal中的的内容不能用键盘上下左右来控制,地址https://codesandbox.io/s/antd......
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
495 views
1 answer
    function iner() { let a = Array.call(this, arguments); console.log(a); } iner(3); let b = Array.call(this, 3); 像代码中这样,打印的结果如下 这是为什么呢,this不都是window吗?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
970 views
1 answer
    react+ts 如何设置组件默认值? 比说我的 width 当外面不传的时候想设置位100 ` import React, { Component } from 'react' import './card.scss' ... </div> {this.props.children} </div> ) } } export default Card `...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
578 views
1 answer
    oc52方法,书中介绍: 理解 Objective-C 错误模型 很多语言都有异常处理机制,Objective-C也不例外 @throw OC里抛异常很可能会导致内存泄漏 因为thorw,会导致一些对象没有释放 但是这个APP就结束了 虽然有些对象 ... ? 整个手机内存是一个整体,一个APP内存泄露,会导致整个手机的内存泄露,除非关机 重启可以解决?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
593 views
1 answer
    目前正在用vue开发一个房屋中介那种房产官网,类似链家那种,这种使用单页面应用呢还是多页面,因为说单页面做官网不利于seo,如果使用多页面,直接把router-link改为a href就行吗,求解用什么好...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
617 views
1 answer
    fseek(fPtr, 0, SEEK_END); fflush(stdin); printf(" ENTERID : "); fgets(user.id, ID_SIZE, stdin); fflush(stdin ... fgets() automatically enter a newline for each input of string....
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    对象不支持“entries”属性或方法 有些页面又可以正常打开。...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
709 views
1 answer
    这个 下载合同 我会根据sessionStorage.contractDetail是否存在来判断他是否显示隐藏 但是这个sessionStorage.contractDetail是根据接口来返回的,请求时间可能1-3秒,现在问 ... 刷新后检测sessionStorage.contractDetail存在为true所以显示) 大佬们,有好的解决方案嘛?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
559 views
1 answer
    请各位大神帮我看看这是怎么搞的。刚下的tp5框架,thinkphp 5.0.24,复制到根目录新建几个空的文件夹,框架里面那个thinkphp文件夹在sublime里面就灰掉了,只能浏览但是不能调用。求解? ps:换了一个版本5.0.22依然是同样的问题,tp3.2.3就没事。...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
930 views
1 answer
    How can I use the full ksqldb client api with gradle? Why are there 2 different packages? repositories { mavenCentral() ... guide, but I would like to use a build.gradle file...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
990 views
1 answer
    I have some and SVG component that has text in the center - this text renders perfectly fine on Chrome, but just doesn' ... middle" alignment-baseline="central"> 710 </text> </svg>...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
668 views
1 answer
    主机A的一个目录dirA已设置为共享目录,主机B可以通过网络路径访问。但是dirA下的一个子目录dir1不显示在共享文件夹中。子目录dir1已经设置为共享目录。...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    假设两个数组对象为 arr1: [{id: 1, name: 'a'}, {id: 2, name: 'b'}, {id: 3, name:'c'}], arr2: [{id: 1, name: 'a'}, {id: 2, name: 'c' ... .push(item) } } 得到的为空数组,也没有报错,不知道是什么原因,想请问各位有更简洁的方法吗?...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
800 views
1 answer
    I've written a script that identifies duplicate and near-duplicate images based on some criteria. The results are placed in a dictionary where ... 46], 45: [44, 46], 46: [44, 45]}...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.0k views
1 answer
    现在有个输入框,默认或为空的时候是历史搜索页面,输入的时候下面同时出现联想词,这两个还是搜索页面的子路由,我用的是@input时间,this.$router.push,这样就直接跳的是父页面,怎么只让子页面的路由跳转呢,还有放到@input里会不会太频繁跳转页面,输入一次就跳转一次### 问题描述...
asked Jan 27, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.3k views
1 answer
    i declare the contact variable as an empty string array var contact = [String] () then I made a query to output ... self.present(alert, animated: true, completion: nil) return } }...
asked Jan 27, 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

...