生成word文档,更新word内容 http://javascript-ninja.fr/docxtemplater/v1/examples/demo.html https://docxtemplater.readthedocs.io/en/latest/generate.html#browser ...
分类:
其他好文 时间:
2019-07-24 13:20:35
阅读次数:
104
Detect Browser 参考链接 http://www.webhek.com/post/detecting chrome headless.html https://stackoverflow.com/questions/9847580/how to detect safari chrome ...
分类:
编程语言 时间:
2019-07-24 00:05:58
阅读次数:
106
JIRA提供了基于LDAP方式的用户管理,也就是用户密码的管理交给LDAP,而JIRA只管理用户在系统中的角色。 要打开JIRA的LDAP设置,首先需要验证下你的LDAP服务是否正常! 几乎有所有的LDAP访问都是以某一个用户身份访问的。也就是说需要你提供一个用户,用于登录LDAP服务器链接,然后才 ...
分类:
其他好文 时间:
2019-07-23 16:56:17
阅读次数:
83
#########COMMON SPRING BOOT PROPERTIES ###### CORE PROPERTIES #SPRING CONFIG (ConfigFileApplicationListener) spring.config.name= # config file name (d ...
分类:
移动开发 时间:
2019-07-20 21:27:09
阅读次数:
128
电脑环境: ubuntu18.04 + Android studio 3.4.1 + bootsrtap4 Android studio中板式设计主要使用的 XML 布局文件,而在bootstrap中,基本的布局是通过书写 HTML 而设计的. 因此, 若既想要使用android studio方便烧 ...
分类:
移动开发 时间:
2019-07-19 16:48:20
阅读次数:
457
nexus配置LDAP:nexus页面——Security——LDAPConnection——Name:ldap——LDAPserveraddress:ldap://10.0.0.3:389——Searchbase:DC=ming,DC=com——Authenticationmethod:SimpleAuthentication——UsernameorDN:CN=aa,OU=<aa帐号所在O
分类:
其他好文 时间:
2019-07-19 10:51:57
阅读次数:
153
Cross-Site Scripting(XSS) 1. Using the tool - netdiscover to find the IP of target server. 2.Browser the website http://10.0.0.21 through Firefox. 3. ...
分类:
移动开发 时间:
2019-07-18 23:57:37
阅读次数:
299
1.本地文件锁,直接cleanup,cleanup界面选择break locks即可 2.服务端文件锁,本地文件右击没有release lock或者break lock的选项时 方法1:右键,svn选择browser repo,找到该文件,右击,break lock 方法2: 右键,svn选择che ...
分类:
其他好文 时间:
2019-07-18 12:04:05
阅读次数:
249
fromldap3importServer,Connection,ALL,NTLM定义一个类用于操作ADclassOperate_AD():definit(self,Domain,User,Password):self.domain=Domainself.user=Userself.pwd=Passwordself.DC=‘,‘.join([‘DC=‘+dcford
分类:
编程语言 时间:
2019-07-17 23:15:04
阅读次数:
1258
一.简介 在显示控件(Display Widgets)中,有10种类型的显示控件 Label Text Browser Graphics View Calendar Widget LCD Number Progress Bar Horizontal Line Vertical Line OpenGL ...
分类:
其他好文 时间:
2019-07-17 19:09:31
阅读次数:
144