Skip to content
View codingec's full-sized avatar
😎
ディープC
😎
ディープC

Block or report codingec

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. JDE_EDWARDS JDE_EDWARDS Public

  2. OdooInstalation OdooInstalation Public

    instalation guide for a Linux machine

    Shell

  3. WindowsFormApplication WindowsFormApplication Public

    some c# code sample

    C# 1

  4. Install OpenCV on Ubuntu or Debian Install OpenCV on Ubuntu or Debian
    1
    # SOURCE: (milq) https://github.com/milq/scripts-ubuntu-debian/blob/master/install-opencv.sh
    2
    # also http://milq.github.io/install-opencv-ubuntu-debian/
    3
    # KEEP UBUNTU OR DEBIAN UP TO DATE
    4
    
                  
    5
    sudo apt-get -y update
  5. twitter_curl twitter_curl Public

    get data from the twitter user, all this done via URL

    C++