登錄站點

用戶名

密碼

Michelangelo的日誌

Michelangelo的主頁 » TA的所有日誌
按照發佈時間排序
  • 1
    分享

    VIDEO

    Michelangelo 2022-02-18 17:56
    249 次閱讀|沒有評論
  •        Dim directory_ As String = "C:\WINDOWS\system32\"         For Each filename As String In IO.Directory.GetFiles(directory_, "*" , IO.SearchOption.AllDirectories)       &
    205132 次閱讀|沒有評論
  • 1
    Creating Socket   The first step in the process is creating the socket by instantiating an instance of the Socket class, which is shown here:    Public Sub New( _     ByVal addressFamily As AddressFamily, _     ByVal socketType As SocketType, _  
    1018 次閱讀|沒有評論
  • 1
    分享

    socket

    Michelangelo 2018-03-20 23:36
    The Early Solution: The native Windows Winsock APIs introduced a new feature in Vista called Dual Mode sockets ( http://msdn.microsoft.com/en-us/library/windows/desktop/bb513665(v=vs.85).aspx ).  This allows you to create one socket and use it for either IPv4 or IPv6 communication. 
    680102 次閱讀|沒有評論
  • 2
    acute angled triangle acute-angle triangle, acute triangle acute-angled triangle oxygon 等角三角形 :    equiangular triangle 鈍角三角形 :    amblygon; obtuse angled triagnle; obtuse angled triangle; obtuse triangle; obt ...
  • 2
    防止古歌跳轉地區頁面 打 網址 www.google.com.ncr ncr是沒有國家轉向的意思 並將它設為首頁 右上角  settings 選 appearance show home button change 輸入這網址 ================== 或者用 https:// google.com
    162957 次閱讀|沒有評論
  • 2
    分享

    perspective

    Michelangelo 2017-10-02 10:07
    Imports System Imports System. Drawing Imports System. Drawing . Drawing2D   Namespace YLScsDrawing. Imaging . Filters   Public Class FreeTransform     Private vertex As PointF ( ) = New PointF ( 3 ) { }     Private AB As YLScs
    4083 次閱讀|沒有評論
  • 2
        Private Sub Panel1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Panel1.Click, Panel2.Click, Panel3.Click, Panel4.Click, Panel5.Click, Panel6.Click, Panel7.Click, Panel8.Click, Panel9.Click, Panel10.Click         Dim
    203 次閱讀|沒有評論
  • 2
    大道之行也,天下为公。 选贤与能,讲信修睦。 故人不独亲其亲,不独子其子。 使老有所终,壮有所用,幼有所长。 矜寡孤独废疾者,皆有所养。 男有分,女有归。 货恶其弃于地也,不必藏于己。 力恶其不出于身也,不必为己。 是故谋闭而不兴,盗窃乱贼而不作。 故外户而不闭。是谓大同。
    370 次閱讀|沒有評論
  • 4
     Dim strFileName As String  strFileName = OpenFileDialog1.FileName Dim fs As System.IO.FileStream             fs = New System.IO.FileStream(strFileName, IO.FileMode.Open, IO.FileAccess.Read)      &nbs
    1461 次閱讀|沒有評論
 24 123