C & Perl
文章平均质量分 83
bsdplus
道可道,非常道~
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Perl script for IE automation
# Here is a little script that I wrote to do some automatic URL browsing using IE# what it does is to read proxy server and port from a text named "proxylist.txt", under the same dir,# then test if原创 2008-04-23 12:41:00 · 1773 阅读 · 0 评论 -
PLEAC-Perl 教程 - Records and references (Perl进阶者极力推荐)
11. References and Records<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <sc转载 2008-05-04 09:31:00 · 675 阅读 · 0 评论 -
PLEAC-Perl 教程 - Packages, Libraries, and Modules (Perl进阶者极力推荐)
12. Packages, Libraries, and Modules<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;转载 2008-05-04 09:34:00 · 1257 阅读 · 0 评论 -
PLEAC-Perl 教程 - Socket (Perl进阶者极力推荐)
17. Sockets<!--shoppingads_ad_client = "bff9f628482405022a03";shoppingads_ad_campaign = "default";shoppingads_ad_width = "728";shoppingads_ad_height = "90";shoppingads_ad_kw = "web hostin转载 2008-05-05 09:17:00 · 1578 阅读 · 0 评论 -
PLEAC-Perl 教程 - Internet Services (Perl进阶者极力推荐)
18. Internet Services<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "6675122003";google_ad_width = 728;google_ad_height = 90;//--> <script转载 2008-05-05 09:22:00 · 1465 阅读 · 0 评论 -
PLEAC-Perl 教程 - User Interfaces (Perl进阶者极力推荐)
15. User Interfaces var AdBrite_Title_Color = 0000FF; var AdBrite_Text_Color = 000000; var AdBrite_Background_Color = FFFFFF; var AdBrite_Border_Color = CCCCCC; var AdB转载 2008-05-05 09:10:00 · 1022 阅读 · 0 评论 -
PLEAC-Perl 教程 - Process Management (Perl进阶者极力推荐)
16. Process Management and Communication<!--shoppingads_ad_client = "bff9f628482405022a03";shoppingads_ad_campaign = "default";shoppingads_ad_width = "728";shoppingads_ad_height = "90";sh转载 2008-05-05 09:15:00 · 1247 阅读 · 0 评论 -
PLEAC-Perl 教程 - CGI Programming (Perl进阶者极力推荐)
19. CGI Programming<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "6675122003";google_ad_width = 728;google_ad_height = 90;//--> <script ty转载 2008-05-06 14:10:00 · 1666 阅读 · 0 评论 -
PLEAC-Perl 教程 - Web Automation (Perl进阶者极力推荐 -- 完)
20. Web Automation<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "6675122003";google_ad_width = 728;google_ad_height = 90;//--> <script typ转载 2008-05-06 14:13:00 · 1557 阅读 · 0 评论 -
PLEAC-Perl 教程 - Database Access (Perl进阶者极力推荐)
14. Database Access<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script ty转载 2008-05-04 09:41:00 · 1399 阅读 · 0 评论 -
PLEAC-Perl 教程 - Classes, Objects, and Ties(Perl进阶者极力推荐)
13. Classes, Objects, and Ties<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//-->转载 2008-05-04 09:38:00 · 1083 阅读 · 0 评论 -
PLEAC-Perl 教程 - Subroutines (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-26 10:53:00 · 849 阅读 · 0 评论 -
PLEAC-Perl 教程 - String (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-25 12:22:00 · 1028 阅读 · 0 评论 -
PLEAC-Perl 教程 - File Contents (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-26 10:43:00 · 965 阅读 · 0 评论 -
PLEAC-Perl 教程 - Numbers (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-25 12:40:00 · 858 阅读 · 0 评论 -
PLEAC-Perl 教程 - Date and Time (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-25 12:43:00 · 1512 阅读 · 0 评论 -
PLEAC-Perl 教程 - Arrays (Perl进阶者极力推荐)
<!--google_ad_client = "pub-7795638474234109";/* 728x90, created 1/16/09 */google_ad_slot = "1489539655";google_ad_width = 728;google_ad_height = 90;// -->4. Arrays转载 2008-04-25 12:46:00 · 1005 阅读 · 0 评论 -
PLEAC-Perl 教程 - Directories (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-26 10:46:00 · 898 阅读 · 0 评论 -
PLEAC-Perl 教程 - Hash (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "8165396160";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-25 12:48:00 · 765 阅读 · 0 评论 -
PLEAC-Perl 教程 - Pattern Matching (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "6675122003";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-26 10:36:00 · 1114 阅读 · 0 评论 -
PLEAC-Perl 教程 - File Access (Perl进阶者极力推荐)
<!--google_ad_client = "pub-5143338080895292";/* 728x90, created 4/10/08 */google_ad_slot = "6675122003";google_ad_width = 728;google_ad_height = 90;//--> <script type="text/javascript"转载 2008-04-26 10:39:00 · 958 阅读 · 0 评论 -
Auto posting wordpress blogs using perl
<!--google_ad_client = "pub-7795638474234109";/* 728x90, created 1/16/09 */google_ad_slot = "1489539655";google_ad_width = 728;google_ad_height = 90;// -->#This script is a原创 2008-06-19 15:47:00 · 1212 阅读 · 1 评论
分享