上一页 1 ··· 563 564 565 566 567 568 569 570 571 ··· 784 下一页
摘要: 本文介绍了网站如何接入支付宝。1 注册企业支付宝帐号https://enterpriseportal.alipay.com/login.htm2 实名认证提供公司相关证件进行实名认证,提交后,通过了会收到通知邮件。3选择产品、签约http://app.alipay.com/container/web... 阅读全文
posted @ 2015-06-18 12:31 沧海一滴 阅读(508) 评论(0) 推荐(0) 编辑
摘要: import java.io.File;import javax.swing.filechooser.FileSystemView;/** 显示本地磁盘根盘符,显示桌面路径 */public class RDDemo { static File[] files; public stati... 阅读全文
posted @ 2015-06-17 22:51 沧海一滴 阅读(403) 评论(0) 推荐(0) 编辑
摘要: package file.extendsion;import java.io.ByteArrayOutputStream;import java.io.File;import java.io.FileInputStream;public class LnkParser { // http://... 阅读全文
posted @ 2015-06-17 14:36 沧海一滴 阅读(1011) 评论(0) 推荐(1) 编辑
摘要: 永久打开或则关闭 chkconfig iptables on chkconfig iptables off 即时生效,重启后还原 service iptables start service iptables stop 开机默认VSFTP服务自动启动:方法一:(常用\方便)[root@localho... 阅读全文
posted @ 2015-06-17 12:54 沧海一滴 阅读(186) 评论(0) 推荐(0) 编辑
摘要: Campwood SoftwareSourceMonitor Version 3.5The freeware program SourceMonitor lets you see inside your software source code to find out how much code y... 阅读全文
posted @ 2015-06-17 08:56 沧海一滴 阅读(1029) 评论(0) 推荐(0) 编辑
上一页 1 ··· 563 564 565 566 567 568 569 570 571 ··· 784 下一页