Po kërkoni Freelancer ose Punë për Working string?
Ju duhet ndihmë me Working string? Punësoni një profesionist freelancer qё sot! Jeni të specializuar në Working string? Përdorni aftësitë tuaja Working string dhe filloni të bëni para online tani! Freelancer është tregu më i madh për punë në botë. Aty janë aktualisht 17,764 punë që ju presin juve!
Dëshiroj Të Punësoj Dëshiroj të Punoj
Punë Working string:
Projekt/Konkurs | Përshkrimi | Oferta/Propozime | Aftësi | Filloi | Përfundon | Çmimi (EUR) | |
---|---|---|---|---|---|---|---|
Wordpress Rest API + Update Post Meta -> YOAST SEO Fields | Hi, I'm looking for someone who can solve this. I'm trying to use this tool : [url u hoq, identifikohuni për t'a parë] Why? To update Yoast Meta Data of a specific post. But, I don't know how to get it done. I'm looking for someone who can either expand the tool / modify the code OR to just tell me how to update the yoast meta data (like the focus key... | 7 | PHP, Javascript, WordPress, MySQL, HTML | Apr 25, 2018 | Sot6d 6o | €22 | |
Given result from php API as json string, organize data. | //$time_from and $time_to are integers in time() format function GET_History($time_from, $time_to) { $payload = new stdClass(); try { $stmt = $DB->prepare("SELECT * FROM History WHERE timestamp >= :time_from AND timestamp <= :time_to"); $stmt->execute(array($time_from, $time_to)); } catch (PDOException $Ex) { $payload->error = true; $payload->err... | 19 | PHP, Arkitekturë Softuerësh, MySQL | Apr 24, 2018 | Apr 24, 20185d 16o | €131 | |
simple python string slicing and filtering binance bot | u need to slice filter a string from telegram msg which i have built and will give u it in str object . filter the given word from it and place buy order accordingly on binance using their wrapper . | 6 | Python, Arkitekturë Softuerësh | Apr 23, 2018 | Apr 23, 20184d 5o | €16 | |
Need to programe a framework about malware detection | I have done a research work and came out with a three phases of framework for malware detection using string representation. I need to do programming for it to produce a comparitive results proving the working , realiabilty & feasibilty of my malware detection representation technique. | 9 | Projektim Grafik, Programim, Data Analytics | Apr 21, 2018 | Apr 21, 20182d 3o | €445 | |
Need a developer who can solve problem with my .net software | Hi all i developed a software before 1 year from a developer who is now not in my contact developer has given me front-end files on the software (C sharp and VL ) but now when i tried software not working it's stacked at login can some one start the software. I tried with dnspy it's worked but giving error "input string is not in correct formate". Rest will be discussed over ch... | 39 | PHP, .NET, Programim në gjuhën C#, Arkitekturë Softuerësh, Programim në gjuhën C++ | Apr 20, 2018 | Apr 20, 20181d 10o | €110 | |
TODAY: Simple PHP/JSON/Python string matcher & web interface | TODAY, can you build a simple PHP/JSON/Python string matcher & web interface? 1. Adding/displaying of plain text stories ('PAGES') with title 2. Selection of processing type ('EXTRACTION' types) on an EXTRACTION tab (user can add/delete) 3. Editing/display/storage in JSON of TEMPLATE rules (for string matching) for each Extraction type 4. Live string processing ... | 6 | PHP, Javascript, Python, Arkitekturë Softuerësh, HTML | Apr 18, 2018 | Apr 18, 2018Ka përfunduar | €102 | |
Battleship Create Ships class C# | C# Our Battleship game needs to store a set of ships. Create a new class called Ships. Ships should have the following properties: • A way to store a collection of the Ship class from last week. o If you do not have working code from last week, please ask your instructor. o Does the Ships class represent the IS-A (inheritance) or the HAS-A (composition) relationship? Design your class a... | 5 | Programim C, Java, Programim në gjuhën C#, Arkitekturë Softuerësh, Programim në gjuhën C++ | Apr 17, 2018 | Apr 17, 2018Ka përfunduar | €117 | |
Create a HTML string that includes nested numbered lists with indentation using VB.net | I need code that will take the elements (1,2,3) and (a,b,c's) on the attached Word document and build a string that will produce the same results if put into a div. It cannot have any external references. I need the numbers to be produced by the HTML such as <ol type=""A"">" and not hard coded. I need the indentations also. I will take your code and break it... | 2 | Visual Basic, Arkitekturë Softuerësh, HTML, VB.NET | Apr 17, 2018 | Apr 17, 2018Ka përfunduar | €14 | |
Write a MIPS program string to int | the program is written using PLP 5.2 You program will receive ASCII strings from the UART, one character at a time. It should convert each string of characters into an integer value that is passed to a provided print function. Strings will be terminated using a semicolon (;) character and will contain one or more characters in addition to the semicolon. Your program should be able to handle m... | 2 | Algoritëm, Computer Science | Apr 15, 2018 | Apr 15, 2018Ka përfunduar | €127 | |
TODAY: Simple PHP/JSON/Python string matcher & web interface | TODAY, can you build a simple PHP/JSON/Python string matcher & web interface? 1. Adding/displaying of plain text stories ('PAGES') with title 2. Selection of processing type ('EXTRACTION' types) on an EXTRACTION tab (user can add/delete) 3. Editing/display/storage in JSON of TEMPLATE rules (for string matching) for each Extraction type 4. Live string processing o... | 7 | PHP, Python, JSON | Apr 15, 2018 | Apr 15, 2018Ka përfunduar | €112 | |
Build prototype of Java Image Processing function | I'd like help building simple Java prototype of a function that can detect blobs of black pixels in black-and-white scanned images. This function is available in the freely available library OpenCV [url u hoq, identifikohuni për t'a parë] I'm picturing the algorithm being something like the pseudocode below: import org.apache.pdfbox.*; import org.opencv.core.*; ... | 10 | PHP, Java, Javascript, Python, Arkitekturë Softuerësh | Apr 13, 2018 | Apr 13, 2018Ka përfunduar | €220 | |
Edit javascript to look for string on URL/Webpage instead of JSON API | We use a javascript to check a visitors location trough a JSON API from: [url u hoq, identifikohuni për t'a parë] The javascript then processes this information, saves it in a cookie and calculates the pricing of products in the local currency for visitors from: Hungary, Great Britain and the United States. We want to replace the JSON API from: [url u hoq, identifikohuni pë... | 13 | Javascript, JSON | Apr 13, 2018 | Apr 13, 2018Ka përfunduar | €27 | |
scrape a string from website logging in using python script | scrape name from website and place buy order and sell order for that crypto/stock name using binance and bittrex api wrapper . telegram bot as interface for input/output . | 2 | Python, Django | Apr 13, 2018 | Apr 13, 2018Ka përfunduar | €71 | |
need to parse a string matched in line in a file | I have a data analysis task. | 12 | Perl, Python, Regular Expressions, Bash Scripting | Apr 11, 2018 | Apr 11, 2018Ka përfunduar | €20 | |
2fix c# app- add string of parameters to sp and display results in datagridview | My code is below. My aim is to take list of ordernumbers to the sp to process. Then have the return data viewed in a datagridview. string connstr = @" Data Source = GNC7; Initial Catalog = ONYX; Integrated Security = True"; SqlConnection conn = new SqlConnection(connstr); try { [url u hoq, identifikohuni pë... | 13 | .NET, Programim në gjuhën C#, Programim në gjuhën C++ | Apr 6, 2018 | Apr 6, 2018Ka përfunduar | €18 | |
Import Password Protected ExcelData into SQL using angular 4 | This is to implement in an existing project, I want the user to select an excel file which will be password protected, which they need to provide. Once the user provided the password an hit upload then the file gets uploaded into SQL database. also, need a popup box to notify user 1) data uploaded(how many rows processed ) 2) data validation(if the int column has a string in it the popup should di... | 7 | SQL, Programim në gjuhën C#, Angular.js, Typescript | Apr 5, 2018 | Apr 5, 2018Ka përfunduar | €21 | |
fix c# app- add string of parameters to sp and display results in datagridview | My code is below. My aim is to take list of ordernumbers to the sp to process. Then have the return data viewed in a datagridview. string connstr = @" Data Source = GNC7; Initial Catalog = ONYX; Integrated Security = True"; Security Info = True; User ID = Test; Password = Test"; SqlConnection conn = new SqlConnection(connstr); try ... | 9 | .NET, Programim në gjuhën C#, Programim në gjuhën C++ | Apr 5, 2018 | Apr 5, 2018Ka përfunduar | €21 | |
On Linux7 my command not working | The command is this: sudo firewall-cmd --permanent --direct --add-rule ipv4 filter INPUT 0 -p tcp --dport 38511 -m string --hex-string "|a7a7a7a7a7a7a7a7a7a7|" --algo bm -j LOG --log-prefix "TEST LOG " I want to detect this hex when someone is sending to me, but in file var/log/messages doesn't appear (i sent this packet manually to see if it's work , but it'... | 2 | Linux | Apr 4, 2018 | Apr 4, 2018Ka përfunduar | €41 | |
Find and Replace string in XML file using batch script | Need a batch script to change a line in XML file that is exported to a static string Any XML file in the folder so *.xml ie. <import_batch xmlns:xsi="[url u hoq, identifikohuni për t'a parë]"> changed to <import_batch version_number="1.0" xmlns="[url u hoq, identifikohuni për t'a parë]" xmlns:xsi="[url u hoq, identi... | 22 | PHP, XML, Programim në gjuhën C#, Arkitekturë Softuerësh, JSON | Apr 4, 2018 | Apr 4, 2018Ka përfunduar | €16 | |
auto-populate form fields using a query string | I want my form to auto populate information based off a unique query string. Here is an example of what I am looking for- [url u hoq, identifikohuni për t'a parë] Right now I am using [url u hoq, identifikohuni për t'a parë] and my customers need to input all their info. | 22 | Projektim Uebsajtesh, HTML | Apr 3, 2018 | Apr 3, 2018Ka përfunduar | €117 |
Showing 1 to 20 of 8622 entries
Pajtoni profesionistët Freelancer më të mirë për Working string:

191

553

328

1007

122